2012-03-19 |
NAKAMURA Takumi | test/Driver/cpath.c: Mark this as XFAIL:mingw32,win32... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nico Weber | Fix a regression where ':' in CPLUS_INCLUDE_PATH and... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Sebastian Redl | Add the missing compatibility warning for braced initia... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Benjamin Kramer | An error can't be in a warning group. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Jordy Rose | [analyzer] Mark a failed-realloc's result as an interes... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Aaron Ballman | Turns #import in MS Mode into an error. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Blaikie | Use character literals for vexing initialization fixit... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Jordy Rose | [analyzer] Use a FoldingSet to cache simple RetainSumma... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Douglas Gregor | Replace a FIXME with a diagnostic when we can't resolve the |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Douglas Gregor | Diagnose tag and class template declarations with qualified |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Unify retain-count summary generation for... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | Kill cocoa::deriveNamingConvention and cocoa::followsFu... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Remove duplicate work on deriving method... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Fariborz Jahanian | modern objective-c rewriter: further improvement in |
commit | commitdiff | tree | snapshot |
2012-03-17 |
NAKAMURA Takumi | StaticAnalyzer: Fix abuse of StringRef in r152962. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Douglas Gregor | When determining the availability of an enum constant... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Don't claim an object was returned with... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Add test case from PR10794 for using 'new... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Anna Zaks | [analyzer] This test is breaking windows bots, make... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Ted Kremenek | Fix crash on invalid code. I've tried to produce a... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] Shorten the stack hint diagnostic. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Bill Wendling | Make the storing variable's name generic. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] Create symbol-aware stack hints (building... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] +Comments |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] Add a statistic for the number of times... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Benjamin Kramer | Escape % in diagnostic message when compiling LLVM IR. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Matt Beaumont-Gay | sink variable into assert |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Bill Wendling | When "low alignment" is specified, then set the alignme... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Fariborz Jahanian | Minor clean up of my last patch. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Fariborz Jahanian | modern objective-c translator: write @synchronized. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
David Blaikie | Suppress macro expansion of NULL in NULL warnings. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Nick Lewycky | Skip through transparent contexts when deciding where... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Argyrios Kyrtzidis | After r150615, which tablegens the group of a diagnosti... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Fariborz Jahanian | modern objective-c translator: writing @throw statement. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
David Chisnall | Warn on flexible array members when in C89 mode, with... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Axel Naumann | From Vassil Vassilev: |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Richard Smith | Fix Objective-C compilation-time performance regression... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Fix analyzer crash on analyzing 'catch' with no conditi... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
NAKAMURA Takumi | test/Driver/linker-opts.c: Mark as XFAIL:cygming, using... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Add test case for <rdar://problem/8808566>, which is... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Based on sage feedback, chang -W#import-pedantic to... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Eli Friedman | Don't try to create "store atomic" instructions of... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Add warning flag for '#import is a language extension... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Argyrios Kyrtzidis | [arcmt] The hard-coded list of weak-incompatible classe... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Argyrios Kyrtzidis | [arcmt] iOS is always safe to use 'weak'. rdar://10950825 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translation: writing @try/@catch... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Eli Friedman | When a variable has a specified asm name, but isn't... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Chad Rosier | Fix help text. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Jordy Rose | [analyzer] If a metadata symbol is interesting, its... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translator: writing @try/@finally... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Chad Rosier | [frontend] Fix how the frontend handles -fno-inline... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Include full plist output in FileCheck test. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Include full plist output in FileCheck test. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Do not truncate expected plist output in FileCheck... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Jordy Rose | [analyzer] Remove AggExprVisitor, a dead class that... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Sebastian Redl | Support deducing template arguments from nested initial... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Support '%p' format specifier with block pointers. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Bill Wendling | It was pointed out that a checking version of strdup... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Anna Zaks | [analyzer] Allow checkers to supply call stack diagnost... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
David Blaikie | Provide the specific target type in the -Wnull-conversi... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translator: rewriting of @catch... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Douglas Gregor | Document RedeclarableTemplateDecl::getInstantiatedFromM... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | [c-index-test] Make it C90 compliant. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | [libclang] A couple of enhancements to c-index-test. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | Make RecursiveASTVisitor to traverse certain statements... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | [Sema] Introduce a data recursive evaluator specific... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | Remove hacky temporary fix of r151585. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translator: please symbols generated |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Sean Callanan | When laying out an Objective-C object, consult |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Kostya Serebryany | fix link |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Kostya Serebryany | [asan] update asan docs: mention CMake problem and... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Aaron Ballman | Adding in newer MinGW header paths. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Bill Wendling | Add the object size checking support for a few other... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
James Molloy | Fix codegen for vld{3,4}_dup intrinsics. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
David Blaikie | Unpluralize -Wfoo-conversions warnings for consistency. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Richard Smith | Unrevert r152761 (reverted in r152772) with a fix for... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
David Blaikie | Reapply r152745 (reverted in 152765) now that compiler... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Daniel Dunbar | Revert r152761 "Minor optimization to constant evaluati... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Richard Smith | Small cleanup: move trailing-return-type special-casing... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Chad Rosier | Revert r152745 as it's breaking the internal buildbots. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Richard Smith | Minor optimization to constant evaluation: don't bother... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Richard Smith | Remove a variable rendered unused by r152750. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Aaron Ballman | Adding some more specific tests for enum declspec parsi... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Chad Rosier | [frontend] Add support for disabling the "inline" keywo... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Fariborz Jahanian | modern objective-c translator: section info. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Richard Smith | Instantiating a class template should not instantiate... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Matt Beaumont-Gay | '#if 0' out a variable that's only used in other prepro... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
David Blaikie | Provide -Wnull-conversion separately from -Wconversion. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Fariborz Jahanian | objective-c modern tranaltor. More section info. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Anna Zaks | [analyzer] A fixup to r152734. Always initialize the... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Aaron Ballman | No longer defining LP64 in 64-bit builds on platforms... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Nick Lewycky | When emitting a diagnostic about two-phase name lookup... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Matt Beaumont-Gay | Fix dereference of end iterator. Spotted by ASan. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Anna Zaks | [analyzer] Diagnostics: Supply Caller information even... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Fariborz Jahanian | objective-c modern translator. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Erik Verbruggen | [Analyser] Remove unnecessary recursive visits for... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Douglas Gregor | Remove clang-wpa example, which has been unmaintained... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Douglas Gregor | Minor cleanup in attribute-related diagnostics, from... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Sebastian Redl | Parse brace initializers as default arguments. PR12236. |
commit | commitdiff | tree | snapshot |
next |