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 |
2012-03-14 |
Erik Verbruggen | [Analyser] Removes more recursive visitations in ExprEn... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Daniel Dunbar | [Basic] Change DiagnosticBuilder to use a separate... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Daniel Dunbar | [Sema] Fix SemaDiagnosticBuilder to be inline. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Matt Beaumont-Gay | Remove trailing whitespace (especially after a \ which... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Benjamin Kramer | -arch is a darwin-only feature, use -target instead... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Eric Christopher | Add support to mangle templated member function names... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Fariborz Jahanian | objective-c modern rewriter. Do not add _class_ro_t... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Chad Rosier | [driver] Clang should report an error for -faltivec... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Eric Christopher | When adding member functions to a class add any special... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
David Blaikie | Add a test case for PR8385. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyser] Refactor shouldInline logic into a helper. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyzer] Call enter/exit diagnostic should refer... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Daniel Dunbar | [Basic] Fix up DiagnosticBuilder::{FlushCounts,Emit... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | Allow vectors to be constructed from constexpr function... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Chad Rosier | Update test case to use not tool. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Chad Rosier | [driver] Parse diagnostic args in the driver. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyzer] Change the order in which we analyze the... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyzer] Use BFS over call graph when analysing funct... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyzer] Refactor CallGraph to use Recursive AST... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyzer] Use recursive AST visitor to drive simple... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyzer] Minor: factor out logic for determining... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Anna Zaks | [analyzer] Move the check for parser errors out of... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Roman Divacky | Fix the long double to be of width/align 64. Rename... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Daniel Dunbar | Spelling. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Daniel Dunbar | [Basic] Make DiagnosticBuilder::{Clear,Emit} protected. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Daniel Dunbar | [Basic] Eliminate DiagnosticBuilder::Suppress and match... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Daniel Dunbar | [Basic] Make DiagnosticBuilder::{isActive,getLocation... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Daniel Dunbar | [Basic] Fix ~Diagnostic() to not call Emit() when there... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Daniel Dunbar | [Basic] Stop using a SmallVector<> for Diagnostic.... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Benjamin Kramer | Remove unused-but-set variable. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Roman Divacky | Long double is just double on FreeBSD/{PPC,PPC64}. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
David Chisnall | Tweak linkage order for solaris. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
James Molloy | Ensure that default arguments are handled correctly... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | Implement [temp.param]p5: the top-level cv-qualifiers... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | PR11850 + duplicates: don't assume that a function... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | PR11925: A function can't have a variably-modified... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Nick Lewycky | It never makes sense to do a lookup into a LinkageSpecD... |
commit | commitdiff | tree | snapshot |
next |