2012-05-04 |
Jean-Daniel... | Inhibit ObjC format warning only in system headers... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Richard Smith | Remove DiagGroups from notes, and add a TableGen assert... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Argyrios Kyrtzidis | Add more comments for Lexer::makeFileCharRange. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Douglas Gregor | Synchronize the representations of DeclarationName... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Sean Callanan | IsTailPaddedMemberArray uses a FieldDecl's |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Argyrios Kyrtzidis | [PCH] Use DenseMap instead of std::map to keep track... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Anna Zaks | [analyzer]Fixup r156134: Handle the case when FunctionD... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Douglas Gregor | Move Sema::RequireNonAbstractType() off of PartialDiagn... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Douglas Gregor | Switch RequireLiteralType() off of PartialDiagnostic. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Douglas Gregor | Move Sema::RequireCompleteType() and Sema::RequireCompl... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
DeLesley Hutchins | Thread safety analysis: check for LOCKABLE attribute... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Chad Rosier | StringRefize code because we're good even when we crash. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
James Molloy | Add a predefine __WINT_UNSIGNED__, similar to __WCHAR_U... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
James Molloy | Fix handling of wint_t - we can't assume wint_t is... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Jean-Daniel... | Fix -Wlarge-by-value-copy option handling in the driver. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Alexey Samsonov | This patch adds a new Clang compiler flag "-gline-table... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
NAKAMURA Takumi | test/PCH/remap-file-from-pch.cpp: Fix expression for... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Bob Wilson | Remove obsolete code for finding a fallback iOS SDK... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Richard Trieu | Skip checking for infinite for-loops if there are globa... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Argyrios Kyrtzidis | [PCH] Really, pinky swear, fix for PR12689 |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Argyrios Kyrtzidis | [libclang] Bring back BodyIndexer::TraverseCXXOperatorC... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Argyrios Kyrtzidis | Make RecursiveASTVisitor fully data recursive on Stmts... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Anna Zaks | [analyzer] Assume pointer escapes when a callback is... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Anna Zaks | [analyzer] Allow pointers escape through calls containi... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Chandler Carruth | Fix non-deterministic iteration order when walking... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Bob Wilson | Add a test for r156092. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Douglas Gregor | Inline DenseMapInfo<clang::DeclarationName>::getHashVal... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Fariborz Jahanian | objc modern translator: fix up attribute for dynamic... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Douglas Gregor | Split DeclarationName::getFETokenInfoAsVoid() into... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Fariborz Jahanian | modern objc translator: support for default property |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Stephen Canon | Add support for full-width 128-bit integer literals. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Chad Rosier | [driver - crash diagnostics] Convert the flags back... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Richard Smith | Use the standard values for the __cplusplus macro,... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Argyrios Kyrtzidis | [PCH] When validating that the files coming from PCH... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Fariborz Jahanian | modern objc translator: used size_t in couple |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Chad Rosier | Use array_lengthof instead of sizeof trickery. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Douglas Gregor | Do not keep track of the set of visited Objective-C... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Fariborz Jahanian | modern objc translation. objc_getClass() and objc_getM... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Chad Rosier | [driver - crash diagnostics] Only write the failing... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Richard Smith | Fix typo and avoid layout issue with almost-but-not... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Richard Smith | Minor copy-edits to clang::fallthrough attribute docume... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Chad Rosier | Canonicalize loop. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Bob Wilson | Disable -Wformat-extra-args for arguments defined in... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Kaelyn Uhrain | Silence unused-variable warning when assertions are... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Peter Collingbourne | Honour CLANG_BUILD_EXAMPLES correctly, by setting the... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Jordy Rose | [analyzer] When promoting constant integers in a compar... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Richard Smith | Remove diagnostic groups and DefaultIgnore from notes. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Richard Smith | Add -Wimplicit-fallthrough warning flag, which warns... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Anna Zaks | [analyzer] CString Checker: Do not split the path unles... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Richard Smith | Fix a couple of cases of (innocuous) unmarked fallthrou... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Argyrios Kyrtzidis | In StringLiteralParser::init, make sure we emit an... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Chad Rosier | [driver crash diagnostics] Remove more flags that refer... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Fariborz Jahanian | objective-c: warn for properties being default synthesized |
commit | commitdiff | tree | snapshot |
2012-05-03 |
David Blaikie | Correctly constify clang::CXXMemberCallExpr::getRecordD... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Simon Atanasyan | Test case Clang::Driver/debug-options-as.c depends... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Jordy Rose | [analyzer] Equality ops are like relational ops in... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Jordy Rose | [analyzer] Fix RUN line and general cleanup for additiv... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Bob Wilson | Rip out old code for finding libraries in GCC's directo... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Argyrios Kyrtzidis | [PCH] Clear switch case IDs when deserializing a objc... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Anna Zaks | [analyzer] Conjure a symbol to ensure we can identify... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Anna Zaks | [analyzer] Do not assert on constructing SymSymExpr... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Anna Zaks | [analyzer] Add a complexity bound on history tracking. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Anna Zaks | [analyzer] Revert the functional part of r155944. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
John McCall | Merge x86-64-abi-sret-vs-2word-struct-param.cpp into... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Richard Trieu | Fix a note without a SourceLocation. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Argyrios Kyrtzidis | In StringLiteralParser::init(), fail gracefully if... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Fariborz Jahanian | modern objective-c translator: Fix destructor def. |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Richard Trieu | Add commas to for loop warning to separate variable... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Richard Smith | Revert most of r154844, which was disabled in r155975... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
DeLesley Hutchins | Thread safety analysis: additional support for smart... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
David Blaikie | Fix some doxycomments using \class instead of \brief. |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anders Waldenborg | [python] Add testcase for annotation cursor |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anders Waldenborg | [python] Add Cursor.enum_value wrapping clang_getEnumCo... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Rafael Espindola | Walk the decls looking for the last one that has an... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anders Waldenborg | [python] Add testcase for enum with specified underlayi... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anders Waldenborg | [python] Run tests for c++ with std=c++11 |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anders Waldenborg | [python] Fix warning in c-code inside testcase |
commit | commitdiff | tree | snapshot |
2012-05-02 |
DeLesley Hutchins | Thread Safety Analysis: fixed attribute handling for... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Fariborz Jahanian | Modern objective-c translation: Fixing couple of bugs |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Douglas Gregor | Replace the StringSwitch in AttributeList::getKind... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Douglas Gregor | Introduce the notion of 'ignored' attributes, so that... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Douglas Gregor | Introduce the notion of an attribute that has no direct... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
David Blaikie | Fix same line doxycomments so they comment the adjacent... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Douglas Gregor | Implement the alternate spellings of attributes aligned... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Benjamin Kramer | Driver: Turn the default value for -fmath-errno into... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Douglas Gregor | Revert my optimization to AttributeList::getKind()... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Douglas Gregor | Replace a ConsumeAnyToken() call with ConsumeToken... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Douglas Gregor | Replace the StringSwitch in AttributeList::getKind... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
James Molloy | Fix forwarding of -fpack-struct from driver to CC1... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
John McCall | Don't try to instantiate std::list at an incomplete... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Andrew Trick | Fix cmake. Remaining two ClangCC1Options deps. |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Richard Smith | Disable our non-standard delayed parsing of exception... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Andrew Trick | Speculatively fix windows cmake builders. |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Ted Kremenek | Refine analyzer diagnostics by adding an expression... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Richard Smith | Unrevert r155951, reverted in r155962, with two changes: |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anna Zaks | [analyzer] RetainRelease: Self assignment should not... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Kaelyn Uhrain | Try harder to recognize hidden tag type names in potent... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anna Zaks | [analyzer] Fix an assertion failure triggered by the... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Anna Zaks | [analyzer] Fix the 'ptr = ptr' false negative in the... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Andrew Trick | Revert "Fix RecursiveASTVisitor's data recursion to... |
commit | commitdiff | tree | snapshot |
next |