2012-10-04 |
Axel Naumann | Fix r165005: The lexical DeclContext is not the right... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Nick Lewycky | Add missing comment for mangling. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Lang Hames | Fail early with a clear assert if an operation with... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Lang Hames | Test file-scoped FP_CONTRACT pragma. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Eli Friedman | Permanently end the whole "pragma got handled by the... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Add an explicit -object_path_lto flag during linking... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | use ';' instead of '-' in the note part of my last... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chad Rosier | Update test case for r165174. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Sean Silva | tblgen: Migrate clang-tblgen to new TableGenMain API. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Remove the directory that these are already in. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [libclang] When indexing, invoke the importedASTFile... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [libclang] Simplify indexing of module imports by handl... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Richard Smith | PR14004: Fix typo in documentation. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Fix invalid reads by memcmp. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Always initialize FPContractable. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael J.... | [Options] Store the owning OptTable in Option so it... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Simon Atanasyan | Remove useless parameter "WantFile" from Driver::GetPro... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Schmidt | This patch enables general varargs support for the... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | Fix a typo in my last patch reported by Erik Schwiebert. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Remove ASTReader::needPendingInstantiation(), introduce... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Add some FIXMEs to the ASTReader code |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Revert most of the functionality in r165001. Instead... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | objective-C arc: Warn under arc about a use of an ivar... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Simon Atanasyan | Implement Adnroid MIPS toolchain support: |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | Fix failure of newly added test, by using %clang instea... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | Adds a test to verify that Clang does the optimization... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | Revert "InlineObjCInstanceMethod.m: Remove lines introd... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | clang-check: Add clangRewriteCore.a to the Makefile... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Matching block names with FileCheck requires asserts. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | CodeGen: Fix a silly typo when emitting subs of block... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | When mangling an APSInt with the ms abi, make sure... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Daniel Jasper | As opposed to the clang-fixit tool described on |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Logan Chien | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Dmitri Gribenko | Comment to XML conversion: escape XML special chars... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | The top-level clang Makefile is #included into other... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Add the missing backslash-newline which was causing... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alexey Samsonov | Make sure 32-bit ASan runtime is available on 64-bit... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | While I'm here, resync a %select with the enum definiti... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | Move expression mangling in the microsoft mangler to... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | Replace a default: with an explicit list of cases.... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
John McCall | Update the block specification for some long-settled... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
NAKAMURA Takumi | InlineObjCInstanceMethod.m: Remove lines introduced... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [PCH] Fix serialization of an ImportDecl. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Set the file entry for a Module* that was created durin... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Add a FIXME. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Introduce ASTConsumer::HandleImplicitImportDecl() callb... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Some renames to use the 'visitor' nomenclature, no... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael Han | Improve C++11 attribute parsing. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | [analyzer] Adjust the return type of an inlined devirtu... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | [analyzer] Push evalDynamicCast and evalDerivedToBase... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | Teach getCXXRecordDeclForPointerType about references. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Richard Trieu | Change how the SelfReferenceChecker handles MemberExpr... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | Revert 165058, per Jim request. This requires further... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexander Kornienko | Added a test for C++11 statement attributes serialization. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Fariborz Jahanian | [Doc parse]: SUpport for message in deprecated/unavailable |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Silence -Wunused-value warning. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Rewrite the symbol references as wildca... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [PCH/Module] Change the map of file-level DeclIDs to... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] When indexing an AST file, only deserialize... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Fixup test case to be valid ms-style... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Refactor clients of AnalyzerOptions::getBooleanOption... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Tweak AnalyzerOptions::getOptionAsInteger() to populate... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Change AnalyzerOptions::mayInlineCXXMemberFunction... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Fariborz Jahanian | [Doc parsing]: Add available and deprecated attribute... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Enhance the isSimpleMSAsm() function... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | Fix test for r165028. It only generates that flag for... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | During LTO, we call 'dsymutil' when we compile source... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Rafael Espindola | Convert to FileCheck. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | No need to call the InitializeAll* functions. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
NAKAMURA Takumi | FP_CONTRACT: Fix two tests for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] When indexing an AST file, only deserialize... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | Add info in the preprocessing record whether an inclusi... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] Even though we disable the preprocessing... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] Implement the importedASTFile indexing callb... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Aaron Ballman | Splitting this test case into two because the behavior... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Aaron Ballman | Allowing individual targets to determine whether a... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Aaron Ballman | Silencing an MSVC warning about */ being found outside... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Add redecls into their lexical DeclContext: this is... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Enable programmatic provisioning of virtual module... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Only those InterestingDecls that got added to the AST... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Benjamin Kramer | -arch is a darwin-specific driver feature, use a triple... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Benjamin Kramer | Force triple in test to unbreak it on non-darwin platforms. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Merge pending instantiations instead of overwriting... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | Use an environment variable instead of what's in the... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Tweak diagnostic text to indicate that __weak on a... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Lang Hames | Add FP_CONTRACT support for clang. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Check if an IdentifierInfo* is null when the FunctionDe... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Re-enable this test to reflect re-enabling the new... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jordan Rose | -Wformat: Don't check format strings in uninstantiated... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
NAKAMURA Takumi | clang/test/Index: Fix two tests. Both %S and %t are... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chad Rosier | [ms-inline asm] Use the convertToMapAndConstraints... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Michael Gottesman | [clang-tests] Changed relative paths to absolute paths... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Fariborz Jahanian | Modern translator test. Breakup test into two and |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Fariborz Jahanian | Rename a test I just added. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Fariborz Jahanian | objective-C modern translator. Test for producing both |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Richard Smith | Fix treatment of case which came up on std-proposals... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Richard Smith | PR13978: A 'decltype' DeclSpec has an expression repres... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Anna Zaks | Move isObjCSelf into Expr. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Anna Zaks | [analyzer] Address Jordan's review for r164868. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Fariborz Jahanian | Add xml test for availability to comment-xml-schema.c |
commit | commitdiff | tree | snapshot |
next |