projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
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
2012-10-01
Jordan Rose
[analyzer] Allow ObjC ivar lvalues where the base is...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
[analyzer] Add a test for PR13927 "offsetof replacement...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
Revert "[analyzer] Check that a member expr is valid...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Fariborz Jahanian
availability in structured documents. Takes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Ted Kremenek
Have AnalyzerOptions::getBooleanOption() stick the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Ted Kremenek
Add checker debug.ConfigDumper to dump the contents...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
Reapply "[analyzer] Handle inlined constructors for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Richard Trieu
Cleaning up the self initialization checker.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jordan Rose
[analyzer] Make ProgramStateManager's SubEngine paramet...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Daniel Jasper
Fix ASTMatchersTests in configurations where
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Daniel Jasper
Add matchers for selected C++11 features.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Axel Naumann
The Redeclarable part of named decls is read before...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Axel Naumann
Also merge template redeclarations.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Nico Weber
Mark two Clang tests as passing on ARM
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Kostya Serebryany
fix test/CodeGen/tbaa-for-vptr.cpp: don't hardcode...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Axel Naumann
Bring ASTReader and Writer into sync for the case where...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Benjamin Kramer
CodeGen: Copy tail padding when we're not dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Bill Wendling
Filter out tools and unittests which we don't want...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Bill Wendling
Remove this hack in favor of another, better way of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Bob Wilson
Specify a full target in an attempt to appease buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add Clang support for iOS6.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add ARM VFPv4 feature and enable it by default for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add armv7s and some other arm variants supported by...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add an FMA intrinsic for ARM Neon.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Daniel Jasper
Fix refersToDeclaration()-matcher and add missing test...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Dmitri Gribenko
Move the 'find macro by spelling' infrastructure to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Dmitri Gribenko
Comment XML schema: correct indentation.
commit
|
commitdiff
|
tree
|
snapshot
next