2012-01-24 |
Jean-Daniel... | Remove trailing slash in front of header name of ObjC... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Anna Zaks | [analyzer] Add the HTML file to the SATest diagnostic... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Anna Zaks | [analyzer] Testing: make diagnostic diffs more informat... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Argyrios Kyrtzidis | [libclang] In clang::getCursorKindForDecl() don't retur... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Ted Kremenek | Teach scanf/printf checking about '%Ld' and friends... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Nick Lewycky | Force triple on these tests to pacify the windows tester. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Nick Lewycky | Add a new warning, -Wover-aligned, which detects attemp... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Fix one of the (larger) FIXMEs where we were misusing... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Kaelyn Uhrain | Small code cleanup/simplification in Sema::ClassifyName. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Argyrios Kyrtzidis | [libclang] When calling clang_getCursorReferenced on... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Fariborz Jahanian | objc: Issue a generic diagnostic assigning to |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Anna Zaks | [analyzer] Add more C taint sources/sinks. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Address one part of the FIXME I introduced my switching... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Kostya Serebryany | The following patch adds __attribute__((no_address_safe... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | At least within these classes, consistently spell ... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Start hoisting the logic for computing the target tripl... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | Promote the extension warning for attempts to catch... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | When importing a RecordDecl as a DeclContext, make... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Fariborz Jahanian | objc: issue error if assigning objects in fragile-abi... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | Teach the AST importer about redeclaration chains for... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | Only mark an IdentifierInfo as having changed since... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Douglas Gregor | On Darwin, use the system's <unwind.h> whenever it is |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Remove HostInfo::useDriverDriver(). This was only used... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Hoist the targeted triple object into an actual object... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Support decltype in member initializers. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Support decltype as a simple-type-specifier. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Richard Smith | Add a test for a diagnostic special case added in r1484... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Reword/rename -Wswitch-unreachable-default. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Improve -Wswitch-enum diagnostic message. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Revert various template unreachability code I committed... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | More fixes/tests. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Test for the previous commit/crash. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Support undefined dependent bases. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Simple hack to do unreachable code analysis on template... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Argyrios Kyrtzidis | Rename Sema::isNullExpr() -> Sema::isSentinelNullExpr... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Make driver tests more resilient to output trees contai... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Argyrios Kyrtzidis | In CXXRecordDecl::isCLike(), also check for PODness. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Fariborz Jahanian | objective-c: Ignore with warning forward class declarat... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Akira Hatanaka | Make sure the integer type used to align the vaarg... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Fariborz Jahanian | fixes location of "availability" attribute so warning... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Akira Hatanaka | Ignore return type if its size is zero. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Bill Wendling | Remove extraneous ';'. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Sebastian Redl | Minor fixups for auto deduction of initializer lists. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Argyrios Kyrtzidis | [libclang] For: |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Argyrios Kyrtzidis | Introduce Sema::isNullExpr() that contains the checks... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Kaelyn Uhrain | In CorrectTypo, use the cached correction as a starting... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Kostya Serebryany | [asan] document the need for -fno-optimize-sibling... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Bob Wilson | Fix a typo: _MM_FLUSH_ZERO_OFF has the wrong value... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Argyrios Kyrtzidis | Introduce CXXRecordDecl::isCLike() that is true if... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Argyrios Kyrtzidis | [libclang] Index C++ template specializations, rdar... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Argyrios Kyrtzidis | [libclang] Index namespaces in C++ qualified lookup... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Argyrios Kyrtzidis | [libclang] Index C++ constructor initializers, rdar... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Argyrios Kyrtzidis | Improve Lexer::getImmediateMacroName to take into accou... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Douglas Gregor | Handle pseudo-object expressions (and any other placeholder |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Douglas Gregor | Add -Wnarrowing as an alias for -Wc++11-narrowing,... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Douglas Gregor | Downgrade C++11 narrowing conversion errors to warnings... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nick Lewycky | Add support for -fno-optimize-sibling-calls. Currently... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nico Weber | Add a source range to the ms path. Spotted by David... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nico Weber | In microsoft mode, downgrade pseudo-destructors on... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
David Blaikie | Rename -Wswitch-enum-redundant-default to -Wswitch... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
David Blaikie | Implement -Wswitch-enum correctly. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nico Weber | Convert file from 60% unix 40% dos line endings to... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nico Weber | Eli says this should check MicrosoftMode instead. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nico Weber | In ms mode, a move assignment operator shouldn't mark... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Eli Friedman | Make sure the AST correctly represents lvalue-to-rvalue... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
David Blaikie | Fix -Wswitch to warn about out of bounds enum cases... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
David Blaikie | Move -Wswitch-enum to -Wswitch |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Francois Pichet | In Microsoft Mode, disable the C++11 strict integral... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
David Blaikie | Add -Wswitch-enum-redundant-default. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
NAKAMURA Takumi | lib/Frontend/InitHeaderSearch.cpp: [Cygwin] Add 4.5.3. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
NAKAMURA Takumi | [Cygwin] Abandon Cygwin-1.5 and g++-3. Use g++-4.3... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Anna Zaks | [analyzer] It's possible to have a non PointerType... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Bob Wilson | Use the new installheaders makefile target in libcxx. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Rafael Espindola | Remove redundant argument. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Anna Zaks | [analyzer] Make VLA checker taint aware. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Eli Friedman | Add an assertion that our use-marking actually covers... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Eli Friedman | Fix some comments relating to ExpressionEvaluationConte... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Richard Trieu | Fix code so that a SkipUntil will ignore semicolons... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Anna Zaks | [analyzer] Unbreak the static analyzer bot. Regression... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Eli Friedman | Add obvious missing call to MarkDeclarationReferenced. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Eli Friedman | Make clang's AST model sizeof and typeof with potential... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Fariborz Jahanian | arg migrator: change all "assign" of object properties |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Douglas Gregor | Fix the code completion string for variadic macros... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Seth Cantrell | add tests for wide character encodings |
commit | commitdiff | tree | snapshot |
2012-01-20 |
DeLesley Hutchins | Handle thread safety attributes on functions with separ... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
DeLesley Hutchins | Delayed template instantiation of late-parsed attributes. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
DeLesley Hutchins | Instantiate dependent attributes when instantiating... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ted Kremenek | The 'l' length modifier makes sense with the scanlist... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Eric Christopher | Testcase for PR11345. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Eric Christopher | When adding types to the context chain for record types... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Bob Wilson | Remove unnecessary and incorrect redirection of stderr. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sebastian Pop | rename -ccc-host-triple into -target |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ted Kremenek | Tighten format string diagnostic and make it a bit... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
David Blaikie | More dead code removal (using -Wunreachable-code) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ted Kremenek | Add ability to specifiy 'restrict' on parameters of... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ted Kremenek | Per PR 11814, use Monospace instead of Andale Mono. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Anna Zaks | [analyzer] Add taint awareness to DivZeroChecker. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Fariborz Jahanian | arc migrator: replace "retain" attribute with "strong" |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Anna Zaks | [analyzer] Tweak the buildbot script to include the... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Kostya Serebryany | use llvm:Attributes instead of unsigned |
commit | commitdiff | tree | snapshot |
next |