2012-10-17 |
Jordan Rose | [analyzer] When binding to a ParenExpr, bind to its... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jordan Rose | [analyzer] Create a temporary region when accessing... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
David Blaikie | Move -Wint-to-pointer-cast from -Wall to -Wmost to... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Eric Christopher | Revert r158009 since there are some uses of artificial... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Daniel Jasper | Fix tests, which accidentally matched implicit code... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Chandler Carruth | Remove an unneeded flag from the bitrig driver tests. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Daniel Jasper | First version of matchers for Types and TypeLocs. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Richard Smith | Update test FIXME: The '[]' in 'delete []' is never... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
John McCall | Set a special flag in class metadata when an Objective... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
John McCall | Organize and rename the magic constants for class flags. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
John McCall | At -O0, prefer objc_storeStrong with a null new value... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
David Blaikie | Implement C++ 10.3p16 - overrides involving deleted... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Nico Weber | "'Might as well make it static const.' -- John McCall... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Douglas Gregor | Fix the handling of target options in our unit tests. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eli Friedman | Move test to a more appropriate place. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eli Friedman | Fix pretty-printing for variables declared in a conditi... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Douglas Gregor | Serialize TargetOptions into an AST file, and make... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Richard Smith | DR1492: In a definition of a destructor, the exception... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | PR13684: Emit vtable entries for deleted functions... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: fix testing case arm-abi-vector.c by using... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Derek Schuff | Add pnaclcall convention to Native Client targets. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | XFAIL this testing case to recover buildbot |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Chad Rosier | [ms-inline asm] Move some logic around to simplify... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | Test pure virtual vtable entries in the Itanium ABI. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | Note deleted functions when dumping vtables. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: fix ABI alignment issues in varargs. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Anna Zaks | [analyzer] Expose clang_version in CmpRuns |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Anna Zaks | [analyzer] Ivar Invalidation: track ivars in continuati... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: passing illegal vector types as varargs. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: fix ABI alignment issues when passing legal... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | Implement GCC's -Wint-to-pointer-cast. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Joerg Sonnenberger | When using a symbol with attribute weakref, search... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Fariborz Jahanian | Minor tweak to last patch along with a test case. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Fariborz Jahanian | fixes an objc crash involving objc bool literal on |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Chisnall | GNUstep runtime version default to 1.6, generate correc... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Alexey Samsonov | Transform pattern: |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Use the Attributes::get method which takes an AttrVal... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jordan Rose | [analyzer] ObjCContainersASTChecker: minor cleanup... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] CmpRuns - cleaned up the API, added relative... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] Embed the analyzer version into the plist... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] Enhance the error message. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] Do not warn on direct ivar assignments withi... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Daniel Dunbar | Un-revert r164907 and r164902 (+ follow-ups), 10.6... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Abramo Bagnara | Fixed CXXNamedCast right paren location propagation... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Abramo Bagnara | Fixed LabelDecl source range. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Abramo Bagnara | Fixed ClassTemplateSpecializationDecl source range. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Abramo Bagnara | Fixed FunctionTypeLoc range for trailing return type. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Fariborz Jahanian | Fixes location of overriding declaration with no comment |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Nico Weber | Revert r164907 and r164902 (+ follow-ups). They broke... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Bill Wendling | Move the Attributes::Builder outside of the Attributes... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Chad Rosier | [ms-inline asm] Rework the front-end to use the API... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Fariborz Jahanian | structured document comment: patch to provide comment... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Douglas Gregor | Teach TargetInfo to hold on to the TargetOptions with... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Kostya Serebryany | [asan] make AddressSanitizer to be a FunctionPass inste... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Daniel Jasper | Only report first error when no compilation database... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Bill Wendling | Use enum values instead of magic numbers for indexing... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Douglas Gregor | Introduce the notion of excluded headers into the modul... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Bill Wendling | Attributes Rewrite |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Richard Smith | At -O0, emit an @llvm.trap() call at the end of a value... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Benjamin Kramer | Make sure temporary files are deleted when recovering... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Benjamin Kramer | Delete temporary output files when an error occurs... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Bill Wendling | Remove operator cast method in favor of querying with... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Bill Wendling | Use the Builder to create the stack alignment attribute. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Nico Weber | "Implement" codegen support for __noop(). |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Nico Weber | Simplify. Suggestion by Sean Silva. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Jordan Rose | [analyzer] Remove the "direct bindings only" Environmen... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Jordan Rose | [analyzer] Remove unneeded 'inlineCall' checker callback. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Chad Rosier | Update for r165858. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Chad Rosier | [ms-inline asm] Remove a bunch of parsing code from... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Eli Friedman | Add TargetInfo for r600. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Eli Friedman | Make -mms-bitfields behave consistently. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Richard Smith | -fcatch-undefined-behavior: Trap undefined behavior... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Move assertion to not crash tests. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Silence static analyzer issue by documenting that in... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Silence null dereference warnings by documenting contex... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Further harden checking that scan-view isn't serving... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Fix potential crash in ObjCContainersChecker by properl... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Silence dead store warning. It is conceptually possibl... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Fix potential null deference in CFG printer. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Remove dead store. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Chad Rosier | Update for r165833. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Eli Friedman | Fix -ast-print for uses of operator->. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
DeLesley Hutchins | Fix warnings introduced by r165826. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
DeLesley Hutchins | Thread-safety analysis: support multiple thread-safety... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Chad Rosier | [ms-inline asm] Remove a bunch of parsing code from... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Douglas Gregor | Add missing header from 165821 |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Douglas Gregor | Sanitize the names of modules determined based on the... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Bill Schmidt | Remove XFAIL,fix test |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Bill Schmidt | XFAIL pending further investigation |
commit | commitdiff | tree | snapshot |
2012-10-12 |
David Blaikie | Fix typo correction of one qualified name to another. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Bill Schmidt | This patch addresses PR13948. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Ted Kremenek | Have scan-view guard against serving up pages outside... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Richard Trieu | Change (!ptr != 0) to (!ptr) to make the code more... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Argyrios Kyrtzidis | Handle a "#pragma options align" inside a class. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fariborz Jahanian | Add dump support for comments coming from |
commit | commitdiff | tree | snapshot |
2012-10-12 |
NAKAMURA Takumi | c-index-test.c: /* Use C style comment. */ |
commit | commitdiff | tree | snapshot |
2012-10-12 |
NAKAMURA Takumi | clang/test/Index/index-module.m: Tweak expressions... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Benjamin Kramer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Argyrios Kyrtzidis | [PCH] We only need to record C++ overridden methods... |
commit | commitdiff | tree | snapshot |
next |