2009-11-04 |
John McCall | Change our basic strategy for avoiding deprecation... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Zhongxing Xu | Merge ZeroSizedVLAChecker and UndefSizedVLAChecker. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Tanya Lattner | Merge constant array and structures. This will create... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mike Stump | Fix 80-col violations. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Implement support for parsing dependent template-ids... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mike Stump | Split out return adjustments in thunks from this adjust... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Use unsigned char instead of unsigned : 8 to make the... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ted Kremenek | Refactor StoreManager::BindDecl() to take a VarRegion... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Misc cleanups. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Test case for recent checkin. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Change GRTransferFuncs::RegisterChecks() to take a... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Refine volatile handling, specifically, we must have... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Parsing and semantic analysis for template-ids that... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nuno Lopes | make 'make clean' work on Solaris, per Gabor Greif... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nuno Lopes | make 'make clean' clean everything |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | We have to ensure we have the canonical type to do... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nuno Lopes | set svn:ignore |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Tweak some comments about unqualified-id and id-express... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John McCall | CFieldCallback doesn't need to create an ExtensionRAIIO... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Remove a bunch of #if 0'd code made irrelevant by the... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Fariborz Jahanian | Remove previous patch for pr5296 due to further clarifi... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Chris Lattner | Implement support for the -undef command line option... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Chris Lattner | silence a warning. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Replace the code that parses member access expressions... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John McCall | Silence a warning by giving Parser::FieldCallback a... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | vtable testcase for recent work on vcall/vbase offsets. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John McCall | Reorganize the parsing of decl groups / function defini... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Refine codegen for covariant thunks that return references. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Merge NullDerefChecker.[h,cpp] and UndefDerefChecker... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Daniel Dunbar | Fix tests to not depend on /dev/null existing. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Refine return value adjustments for thunks. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Use ParseUnqualifiedId when parsing id-expressions... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Fix documentation. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Benjamin Kramer | Update CMakeLists. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Zhongxing Xu | Pull VLA size checker into its own files. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Daniel Dunbar | Add link to FatELF project. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Implement: <rdar://problem/6250216> Warn against using... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Move 'static inline' functions GetNullarySelector(... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Daniel Dunbar | XFAIL Driver/hello.c on Windows. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Zhongxing Xu | Pull AttrNonNullChecker into its own files. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Daniel Dunbar | Add target_triple to Clang site configuration. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Daniel Dunbar | Switch XFAIL format to match LLVM. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Zhongxing Xu | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Rename NSErrorCheck to NSErrorChecker. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Zhongxing Xu | Pull UndefinedArgChecker into its own files. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Fix buffer overflow in PrintMacroDefinition() by invert... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Zhongxing Xu | Pull BadCallChecker into its own files. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | retain/release checker: CGBitmapContextCreateWithData... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | retain/release checker: Add special handling of CGBitma... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Chris Lattner | pr5371 likely has nothing to do with this. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Refine codegen for non-virtual this adjustments for... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John McCall | Switch ParseStructDeclaration to a callback-based API... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John Thompson | Fixed for running on Windows. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Add virtual adjustments for this for thunks. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Introduce a new class, UnqualifiedId, that provides... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Fariborz Jahanian | Assortment of property attributes declared in continuation |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Mike Stump | Add basic codegen for thunks that return values. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Mike Stump | Refine codegen for thunks. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Ted Kremenek | Remove GRExprEngine::CheckerVisitLocation(). It was... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Fariborz Jahanian | Property declared in continuation class can only be... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
John Thompson | Added __has_include and __has_include_next. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Ted Kremenek | Hopefully make gcc-4.0 happy with respect to the follow... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Daniel Dunbar | Sort export list. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Daniel Dunbar | Remove unused header. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Chris Lattner | clean up namespace. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Edward O'Callaghan | Add note to FIXME about PR5371. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Ted Kremenek | Add "virtual" keywords for clarity. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Fariborz Jahanian | Diagnose implementation of a property declared in a... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Douglas Gregor | When determining whether a reference to a static data... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Douglas Gregor | Within a template, qualified name lookup can refer... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Benjamin Kramer | Add missing colons for FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Mike Stump | Fix -pthread on dragonfly. Patch by Sascha Wildner. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Mike Stump | Refine vcall/vbase ordering with vtable construction. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Douglas Gregor | Implement "incremental" template instantiation for... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Douglas Gregor | Fix the type of __builtin_expect, from Ed Schouten! |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Douglas Gregor | Add two missing CINDEX_LINKAGE uses, in libCIndex,... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Benjamin Kramer | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zhongxing Xu | Move CheckDivZero into its own files. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zhongxing Xu | Move UndefDerefChecker into its own file. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zhongxing Xu | Add header comments. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Zhongxing Xu | fix 80-col. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Douglas Gregor | Fix a crazy canonical-types bug because canonicalizing a |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Douglas Gregor | When looking for a copy-assignment operator to determin... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Douglas Gregor | When a friend is declared in a dependent context, don... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Douglas Gregor | Improved fix for PR3844, which recovers better for... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Ted Kremenek | Tighten computation of ExprVal using ?: expression... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Douglas Gregor | Improve diagnostics when parsing something like |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Douglas Gregor | Instantiate class template friends better; fixes PR5332. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Daniel Dunbar | Remove clang-cc code for handling -mmacosx-version... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Daniel Dunbar | Change the driver to do the Darwin triple mangling... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
John McCall | Finally suppress a compiler warning from gcc on release... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Ted Kremenek | Make checkers run in deterministic order. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Ted Kremenek | Move NullDerefChecker.h instead a 'Checkers' subdirectory. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Ted Kremenek | Move all logic for the null dereference checker from... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Douglas Gregor | Include macros in code-completion results |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Benjamin Kramer | Doug says this is medium done. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Benjamin Kramer | cxx_status: fix some missing/wrong cells. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
John Thompson | Re-arranged some internal functions for coming __has_in... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Benjamin Kramer | Add C++ include paths for Exherbo. Patch by Daniel... |
commit | commitdiff | tree | snapshot |
next |