2012-12-07 |
Richard Smith | Per [dcl.fct.def.default]p1, don't allow variadic speci... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Ted Kremenek | Change RegionStore to always use ImmutableMapRef for... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jordan Rose | [analyzer] Remove possible pessimizations from r169563. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
NAKAMURA Takumi | test/Index/skip-parsed-bodies/compile_commands.json... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Avoid ProgramStateRef copy constructors. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Logan Chien | Revert r169557. It seems that the test is too restricted |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Argyrios Kyrtzidis | [libclang] Add a test to make sure we skip bodies prope... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Logan Chien | Add i686-linux-android for gcc toolchain detection. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Richard Smith | Add extra truthiness. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Fariborz Jahanian | Fixes Makefile for Format unit tests. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | hexagon-toolchain.c now passes on win32 |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | relax hexagon-toolchain.c even more to accomodate mingw... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | relax hexagon-toolchain.c CHECK to accomodate mingw32... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Benjamin Kramer | Simplify PDiag's move assignment overload a bit, the... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Argyrios Kyrtzidis | Make sure to initialize the HasSkippedBody bit. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Argyrios Kyrtzidis | [libclang] Introduce a new indexing mode where we skip... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ted Kremenek | Revert "[analyzer] Aggressively cut back on the canonic... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Benjamin Kramer | Add move semantics to PartialDiagnostic, which can... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | Un-XFAIL hexagon-toolchain.c test for mingw32 |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Argyrios Kyrtzidis | Add a bit on FunctionDecl/ObjCMethodDecl to indicate... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Remove isa<> followed by dyn_cast<>. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Remove unused fields from ExprEngine. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Remove checks that predate the linearized... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Simplify RetainCountChecker's handling of... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Use a smarter algorithm to find the last... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Speed up ExplodedNode::Profile by avoiding... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Use optimized assumeDual for branches. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Aggressively cut back on the canonicalizatio... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jordan Rose | [analyzer] Remove bindExprAndLocation, which does extra... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Alexander Kornienko | Clang-format: IndentCaseLabels option, proper namespace... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Fariborz Jahanian | Fixes a typo in this test. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Alexander Kornienko | Clang-format: detect unbalanced braces. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | Hexagon TC: Add/improve support for small data |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | Fix hexagon-toolchain.c test to handle versioned clang... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | Hexagon TC: Reimplement Link::ConstructJob to call |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Benjamin Kramer | Sema: Don't emit a warning when __func__ is used in... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
NAKAMURA Takumi | test/Driver/hexagon-toolchain.c: Unbreak XPASS. Cygwin... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Manuel Klimek | Implements multiple parents in the parent map. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | Hexagon TC: Move getHexagonTargetCPU from Tools.cpp to |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Daniel Jasper | Improve clang-format's handling of unary operators. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | Disable hexagon toolchain test on windows targets |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Matthew Curtis | Hexagon TC: Update toolchain to add appropriate include |
commit | commitdiff | tree | snapshot |
2012-12-06 |
NAKAMURA Takumi | clang/test/CodeGen/2008-01-07-UnusualIntSize.c: Add... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Chandler Carruth | Rework the bitfield access IR generation to address... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Daniel Jasper | "<<" alignment for clang-format. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ted Kremenek | Use the BlockDecl captures list to infer the direct... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ted Kremenek | Only provide explicit getCapturedRegion() and getOrigin... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ted Kremenek | Pull logic to map from VarDecl* to captured region... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Ted Kremenek | Use 'getOriginalRegion()' rather than going through... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Richard Smith | Fix http://stackoverflow.com/questions/13521163 |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Richard Smith | Don't use dyn_cast on a Type* which might not be canoni... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
NAKAMURA Takumi | Disable clang/test/Preprocessor/macro-multiline.c for... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Fariborz Jahanian | more test of template declarations in a |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Fariborz Jahanian | More C++ testing of declarations embedded in |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Chad Rosier | [driver, ms-inline asm] -fms-compatibility enables... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Chad Rosier | [driver, ms-inline asm] Have -fms-extensions enable... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Looks like lit on Windows can't cope with parens here... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Fariborz Jahanian | In DeclPrint add printing of '= default' |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | More workarounds for PR10867. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Fariborz Jahanian | In DeclPrint add printing of 'explicit' |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Fix an egregiously broken test. This pattern doesn... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Argyrios Kyrtzidis | [c-index-test] Introduce '-index-compile-db' which... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Bill Wendling | Fix name. The array is unboundED. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Chad Rosier | [driver, ms-inline asm] MS-Style inline assembly is... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Fariborz Jahanian | fix comment. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Fariborz Jahanian | Testing C++ declarations embedded in |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Chad Rosier | [ms-inline asm] Add more tests. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Rose | Format strings: offer a cast to 'unichar' for %C in... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Rose | Format strings: add more expression types that don... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Rose | Format strings: a character literal should be printed... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jordan Rose | Format strings: the correct conversion for 'char' is... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Remove bad and useless enum to bool conversion. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Alexander Kornienko | Clang-format: parse for and while loops |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Indentation fixes for clang-format. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Alexander Kornienko | Follow-up to r169286, addresses comments in http:/... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Evgeniy Stepanov | Reuse an existing diagnostic for tsan/msan needing... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
NAKAMURA Takumi | test/Modules/build-fail-notes.m: Tweak to unbreak Win32... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | In C++, if we hit an error in the class-head, don't... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | PR14049: Don't say "expanded from macro 'foo'" when... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Minor reorganization. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Add missing virtual destructors reported by -Wnon-virtu... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Small tweaks to automatic formatting. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Simplify slightly by seperating out the responsibility... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | This test used to fail forever if it failed once, becau... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
NAKAMURA Takumi | Driver.cpp: Restore clang/Config/config.h to be include... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Simplify diagnostic emission. No functionality change... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
DeLesley Hutchins | Thread-safety analysis: check locks on method calls... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Anna Zaks | [analyzer] Implement an opt-in variant of direct ivar... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
DeLesley Hutchins | Thread Safety Analysis: refactor to make more methods... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Fariborz Jahanian | Testing C++ declarations embedded in |
commit | commitdiff | tree | snapshot |
2012-12-05 |
DeLesley Hutchins | Thread safety analysis: Add a new "beta" warning flag... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Chandler Carruth | Add -whole-archive around the ASan runtime archive... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Ted Kremenek | Alphabetize source files, just like they have been... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Bill Wendling | Use the 'count' attribute to calculate the upper bound... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Matt Beaumont-Gay | Currently, with -fsanitize=address, the driver appends... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Fariborz Jahanian | Testing C declarations embedded in |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Daniel Jasper | Add missing destructors found with -Wnon-virtual-dtor. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Eli Bendersky | Adapt to LLVM commit 169291 which streamlines the usage... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Fariborz Jahanian | additional test for declaration tag of a class extension. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Alexander Kornienko | Error recovery part 2 |
commit | commitdiff | tree | snapshot |
next |