2009-08-07 |
Chris Lattner | add support for opensuse 11.1/11.2 search paths, patch... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Add support for vcall generation for vtables for virtua... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Fariborz Jahanian | Patch toward synthesizing copy constructors. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | Fix a few more false positives involving RegionStore... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Douglas Gregor | Minor refactoring to introduce a new transformation... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Almost forgot to turn on 32-bit test. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Testcase for recent checkin. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Also generate the rtti field for virtual bases for... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | Fix a couple false positive "uninitialized value" warni... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
John McCall | Drop the friend-inner-class diagnostic from an extwarn... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Daniel Dunbar | Add a simple tool for comparing two static analyzer... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
John McCall | Permit a class to friend its members in C++0x, without... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Fariborz Jahanian | Set and use Elidable in elimination of copy ctors. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Layout the primary base first in the vtable. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Fariborz Jahanian | After reporting ill-formed copy constructor(12.8.p3) |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Daniel Dunbar | s/ccc/clang/ |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Douglas Gregor | When we encounter a dependent type that was parsed... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | More layout for virtual tables for virtual bases. ... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Let's remember we want better codegen for these. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Testcase for a recent checkin for vbase layout ordering... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Layout virtual bases. Work in progress. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Anton Korobeynikov | Add link to LLVM's Getting Started page. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Benjamin Kramer | Silence gcc warning about non-virtual destructors. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | I have a dream, one day, we won't need to do this. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Fix spell-o. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Zhongxing Xu | I forgot adding this header for r78298. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Zhongxing Xu | Last step of template cleanup: merge *BuilderImpl to... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Zhongxing Xu | Core analysis engine template cleanup step 2: |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Zhongxing Xu | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Douglas Gregor | Implement transformation of template names within the... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Zhongxing Xu | Core analysis engine template cleanup step 2: |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | Update test case. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Douglas Gregor | Implement transformation of nested-name-specifiers... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | Fix typo reported in <rdar://problem/7121409>. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | Refactor RegionStoreManager::RemoveDeadBindings to... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Douglas Gregor | Predefine __cplusplus to the right value (199711L)... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | Remove unimplemented methods 'AddRegionView' and 'Remov... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | When profiling an ExplodedNode, don't re-profile the... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Douglas Gregor | Support nested-name-specifiers for C++ member access... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ryan Flynn | add support for FreeBSD's format(printf0,x,y) attribute... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
John McCall | First pass at friend semantics. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Zhongxing Xu | Completely remove the code using region cast. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Daniel Dunbar | Add additional library paths for Linux distros on mixed... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Daniel Dunbar | Fix locating the 'lit.cfg' file when running on only... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Zhongxing Xu | As GRState seems general enough, it is time to merge... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Daniel Dunbar | Fix clang breakage, CGF can be null in this context. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ted Kremenek | Implement lazy "copying" of structures and arrays in... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Fariborz Jahanian | Patch to optimize away copy constructor call when |
commit | commitdiff | tree | snapshot |
2009-08-06 |
John McCall | AlisdairM pointed out that this will likely be relaxed... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Mike Stump | Fixup object layout when we have a primary base (it... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
John McCall | Add a test for invalid uses of non-static members from... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Mike Stump | Refactor some bits. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Mike Stump | Add another test for a recent checkin. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Mike Stump | Calculate the primary base class better and use that... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Fariborz Jahanian | A blank line to separate the two blocks(per Mike comment). |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Benjamin Kramer | Fix -fno-omit-frame-pointer bug Eli noticed. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Fariborz Jahanian | Modified test case to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Eli Friedman | Get rid of "smart" quotes. Per report on cfe-dev. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Ted Kremenek | Use feedback from RegionStoreSubRegionMap::add() to... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Douglas Gregor | Fix canonical type construction for function types... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Fariborz Jahanian | Handle destruction of temporaries used in default argument |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Fariborz Jahanian | Patch to improve ir-gen for constructors with default... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Benjamin Kramer | Translate -mcmodel=X to -code-model X and pass it to... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Benjamin Kramer | Add support for the -fno-omit-frame-pointer option... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Douglas Gregor | Fix a comment that trailed off |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Douglas Gregor | Introduce the canonical type smart pointers, and use... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Ted Kremenek | Fix a bug in RegionStoreSubRegionManager::add() where... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | cgobjcgnu was making invalid common globals. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | weak globals that are const should get weak_odr linkage. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Chris Lattner | rdar://7119244 - globals with an explicit section speci... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Zhongxing Xu | Add test case. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Zhongxing Xu | If the UnaryOperator has non-location type, use its... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Mike Stump | Remove an unused header. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Fariborz Jahanian | Support for use of default argument in constructors. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Douglas Gregor | Move the template instantiation logic for template... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Mike Stump | vtable building for simple inheritance. Still in progress. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Mike Stump | Canonicalize else. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Mike Stump | Test cases for some recent work. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Mike Stump | Will I ever get used to CamelCase? Will I ever like... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Mike Stump | Add armv7 support. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Anders Carlsson | Revert the fix for PR3800, it broke things. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Ted Kremenek | Renable "html" indexing by default. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Fariborz Jahanian | Some code refactoring. Be more generous in issuance... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Douglas Gregor | Refactor template instantiation for types into a generi... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Anders Carlsson | Simplify alignment handling in the record builder. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Daniel Dunbar | lit: Some sample tests, for testing the tester |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Daniel Dunbar | Fix test case for Darwin10 (which sets ssp), and move... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Daniel Dunbar | Update for LLVM API change |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Fariborz Jahanian | Compare matching selectors in current and |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Ted Kremenek | Adjust test case. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Ted Kremenek | Recognize '-M' and '-MM' options. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Ted Kremenek | 'unlink' file directly instead of invoking system shell. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Ted Kremenek | Have scan-build clue off of 'BUGMETAEND' to know when... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Ted Kremenek | Emit a special 'BUGMETAEND' comment to aid in the postp... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Ted Kremenek | Per advice that Doug Gregor gave me several months... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Ted Kremenek | Add a pass-by-value test for the analyzer. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Ryan Flynn | PR3679: add #pragma weak test file |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Ted Kremenek | Add test case testing field sensitivity. Reduced from... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Make sure UTF-16 strings end with a 16-bit null (as... |
commit | commitdiff | tree | snapshot |
next |