2010-04-05 |
Zhongxing Xu | Since now we process regions in clusters when removing... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Mon P Wang | Reapply patch for adding support for address spaces... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Rafael Espindola | Don't produce a vtable for a class if we have an explic... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Eric Christopher | Add option and macro definition for AES instructions... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Fariborz Jahanian | Improve diagnosing when a method type does not start... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | IRgen/NeXT: Remove my refactoring-enabling asserts... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | Avoid unneeded calls to opt/llvm-dis. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | Merge several tests into switch.c. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | IRgen/Obj-C: Eliminate FindIvarInterface, now that... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | AST: Add ObjCIvarDecl::getContainingInterface(). |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Fariborz Jahanian | diagnose declaring class extension after its implementation |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Chris Lattner | NewDebugLoc got renamed to DebugLoc. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | Sema/Obj-C: Narrow type of ObjCIvarDecl::Create, and... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Fariborz Jahanian | Diagnose invalid code with -fobjc-nonfragile-abi2 when |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | Sema/Obj-C: Narrow type, and simplify. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Douglas Gregor | We seem to get an inconsistent alignment value in the... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Mon P Wang | Revert r100193 since it causes failures in objc in... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | Sema/Obj-C: Simplify -- eliminate dead casts & provable... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Douglas Gregor | Rework our handling of copy construction of temporaries... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Mon P Wang | Reapply patch for adding support for address spaces... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel Dunbar | CG/NeXT: Assert some invariants on an ivar's containing... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Anders Carlsson | If a constructor is a dependent context, just set the... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Anders Carlsson | Diagnose multiple base and member initializers in class... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Anders Carlsson | More cleanup. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Anders Carlsson | Constify. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Anders Carlsson | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Chandler Carruth | Resolve a layering violation by making AddTaggedVal... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John McCall | Check in a motivating test for the revised access seman... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
John McCall | Correct the calculation of access to more closely model... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Ted Kremenek | Update analyzer build. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Douglas Gregor | Minor cleanup with the ternary operator |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Fariborz Jahanian | Relax the typesafty rules of block pointers types which |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Douglas Gregor | Overhaul checking of non-type template arguments that... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Daniel Dunbar | Driver: Add support for a CLANGXX_IS_PRODUCTION build... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Daniel Dunbar | Fix -Asserts warning, and protect against missing case. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Kovarththanan... | Include *.inc in install target |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Zhongxing Xu | Use the element type to compute the array size when... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Zhongxing Xu | Initial support for visiting CXXMemberCallExpr. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Chris Lattner | adjust to IRBuilder change and use faster DebugLoc... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Zhongxing Xu | Improve C++ constructor handling. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Eric Christopher | First start at wmmintrin.h file with Intel AES-NI instr... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Ted Kremenek | Fix a bug (PR 6699) in RegionStore::RemoveDeadBindings... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Improve diagnostics when an elaborated-type-specifer... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Change the representation of dependent elaborated-type... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Fariborz Jahanian | Issue better syntax error when objc's messaging |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Extend DependentNameType with a keyword enum that speci... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ted Kremenek | For reverse data flow analyses, enqueue the blocks... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Chandler Carruth | Re-bind non-dependent CXXTemporaryObjectExpr nodes... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Fariborz Jahanian | Patch implements gcc's -Wno-protocol option to suppress... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Remove the AST statistics tracking I added yesterday... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ted Kremenek | Tweak DataFlowSolver's worklist data structure to have... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Reinstate my CodeModificationHint -> FixItHint renaming... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Rename TypenameType to DependentNameType in anticipatio... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Revert r100008, which inexplicably breaks the clang... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Rename CodeModificationHint to FixItHint, since we... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Benjamin Kramer | Minor include pruning. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Jeffrey Yasskin | Define "exploded graph" by reference to a paper. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Chris Lattner | use the new optimized debug info metadata accessors... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
John McCall | Support __attribute__((unused)) on types. This suddenl... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
John McCall | Fix PR6327: restore invariants when there's a parse... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
John McCall | Regularize support for naming conversion functions... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Daniel Dunbar | IRGen: Move the auxiliary data structures tracking... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Daniel Dunbar | CGRecordLayoutBuilder: Switch unions to use same mechan... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Argyrios Kyrtzidis | Add a few asserts to be on the safe side. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Argyrios Kyrtzidis | Don't skip past the '}' if an expression has error... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Douglas Gregor | Drastically simplify the computation of linkage for... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Daniel Dunbar | IRGen: Hide CGRecordLayoutBuilder class, because I... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
John McCall | Remove silly temporary comment. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
John McCall | Introduce a new kind of derived-to-base cast which... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Jakob Stoklund... | Slightly relax test case. An upcoming LLVM commit will... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Daniel Dunbar | Fix test in -Asserts build. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Fariborz Jahanian | Recognize __attribute__((NSObject)) directly applied |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Bob Wilson | Revert Mon Ping's 99930 due to broken llvm-gcc buildbots. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Daniel Dunbar | Formatting tweaks. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Daniel Dunbar | IRGen: Narrow getCGRecordLayout type. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Daniel Dunbar | IRgen: Move CGRecordLayout to its own happy little... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Daniel Dunbar | Minor formatting/FIXME cleanups. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
John McCall | Fix an oversight with access control for address-of... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Rafael Espindola | Remember the regparm attribute in FunctionType::ExtInfo. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Argyrios Kyrtzidis | When "delayed parsing" C++ default arguments, if there... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Douglas Gregor | Add a test for C++ [stmt.select]p3, which specifies... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
John McCall | Propagate the "found declaration" (i.e. the using decla... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Rafael Espindola | Fix this test on windows. When running on windows we... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Mon P Wang | Added support for address spaces and added a isVolatile... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Douglas Gregor | Improve diagnostics when printing a template instantiat... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Ted Kremenek | RegionStore: specially handle loads from integer global... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Ted Kremenek | Use 'const Optional<SVal>&' to avoid an extra copy. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Rafael Espindola | the big refactoring bits of PR3782. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Douglas Gregor | Introduce new AST statistics that keep track of the... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Ted Kremenek | Change the analyzer to recognize (but ignore) assignmen... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Fariborz Jahanian | Add Support for 'warn_unused_result" attribute on |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Rafael Espindola | Don't produce a vtable if we are just instantiating... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Daniel Dunbar | Fix FileEntry declaration. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Douglas Gregor | Teach Clang's -cc1 option -print-stats to print LLVM... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Anders Carlsson | Fix a bug where we would incorrectly report an error... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Anders Carlsson | Reduce nesting. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Benjamin Kramer | Replace some constant-sized SmallVectors. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Chris Lattner | make -ftime-report work even in -disable-free mode... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Anders Carlsson | Remove the old vtable layout code. |
commit | commitdiff | tree | snapshot |
next |