projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
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
2012-09-29
NAKAMURA Takumi
clang/test/CodeGen/tbaa-struct.cpp: Fix. Be aware of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jordan Rose
Revert "[analyzer] Create a temporary region for rvalue...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jordan Rose
Revert "[analyzer] Create a temp region when a method...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jordan Rose
Revert "[analyzer] Handle inlined constructors for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Argyrios Kyrtzidis
For PPCallbacks::InclusionDirective() add a parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Argyrios Kyrtzidis
In the Module class, add a reference to the correspondi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Argyrios Kyrtzidis
Add an assertion to make sure the implicitly imported...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anna Zaks
[analyzer] Do not visit ObjCMethodDecl twice in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anna Zaks
[analyzer] Re-implement IvarInvalidationChecker so...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Richard Smith
PR13941: Mark all virtual functions as unnamed_addr...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
Use a custom DenseMapInfo for WeakObjectProfileTy.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Fariborz Jahanian
[Doc parsing] Add availability information to generated...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
Fix buildbots by not using a template from another...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Alexander Kornienko
Compatibility macro detection for the -Wimplicit-fallth...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
-Wreceiver-is-weak: rephrase warning text and add a...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
Pull ScopeInfo implementation into its own file.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
-Warc-repeated-use-of-weak: check ivars and variables...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
Add a warning (off by default) for repeated use of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Dan Gohman
Add basic support for adding !tbaa.struct metadata...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Richard Smith
When processing an InitListExpr and skipping the initia...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Richard Trieu
Update template type diffing to handle qualifiers....
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Richard Smith
Allow __builtin_bswap32/64 in constant expressions...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Richard Trieu
Clean up part of template type diffing. Moved repeated...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Fariborz Jahanian
Modern objcective-C translator. When doing rewriting...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
[analyzer] Handle inlined constructors for rvalue tempo...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
[analyzer] Create a temp region when a method is called...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jordan Rose
[analyzer] Create a temporary region for rvalue structs...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Benjamin Kramer
Avoid malloc thrashing in the uninitialized value analysis.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Daniel Jasper
Set Diag.ErrorOccurred even if a DiagnosticConsumer...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Eli Friedman
Fix a regression from r164656.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Anna Zaks
[analyzer] Address Jordan's code review for r164790.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Anna Zaks
[analyzer] IvarInvalidation: track synthesized ivars...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Anna Zaks
Unbreak cmake build
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Anna Zaks
[analyzer] Add an experimental ObjC direct ivar assignm...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Anna Zaks
Make getDefaultSynthIvarName() a member of ObjCProperty...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Anna Zaks
[analyzer] Address Jordan's code review comments for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Benjamin Kramer
Pass PrintingPolicy by reference, copying it isn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
NAKAMURA Takumi
clang/test/CodeGen/ms-inline-asm.c: It requires x86...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Douglas Gregor
Following up on r164620, cope with symlinking from...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Benjamin Kramer
Shrink LinkageInfo from 96 bits to 8 bits.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Sylvestre Ledru
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Sylvestre Ledru
Fix a typo 'iff' => 'if'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
NAKAMURA Takumi
IvarInvalidationChecker.cpp: Remove an unused member...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Argyrios Kyrtzidis
Per discussion in http://lists.cs.uiuc.edu/pipermail...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jordan Rose
Use %clang_cc1 so that the test works even if the targe...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Argyrios Kyrtzidis
[libclang] Always report a CXCursor_MacroDefinition...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Bill Wendling
Use a variable to stop us from building clang testing...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Nick Lewycky
Turn off this test, as the new and old SROA cause it...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Bill Wendling
Update to new function attribute querying syntax.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Benjamin Kramer
Allow -MF to be used in combination with -E -M or ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Anna Zaks
[analyzer] Add experimental ObjC invalidation method...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Anna Zaks
[analyzer] Commit a test case for r164579.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Ted Kremenek
Have set-xcode-analyer report an error if no xcspec...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Ted Kremenek
Make set-xcode-analyzer more tolerant of the naming...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Ted Kremenek
Revert "Use sep instead of ' '."
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
DeLesley Hutchins
Fix template instantiation of attributes. More specifi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Ted Kremenek
Use sep instead of ' '.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Jordan Rose
Make our mini-stdint.h platform-independent by using...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Argyrios Kyrtzidis
[libclang] Remove the ParentKind cursor kind from code...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Argyrios Kyrtzidis
Have ASTUnit::Save() return a bool to indicate save...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Logan Chien
Fix build failure and enhance the testcase for unwind.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Benjamin Kramer
Run test in a freestanding environment so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Nico Weber
Fix two more tests that didn't do anything.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Nico Weber
Make this test actually test something
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Nico Weber
Revert r163022, it caused PR13924.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Logan Chien
Add struct keyword before _Unwind_Context.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Ted Kremenek
Remove unnecessary ASTContext& parameter from SymExpr...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Nico Weber
Add codegen support for the __debugbreak intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Eli Friedman
Fix an edge case of mangling involving the combination...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Eli Friedman
Fix the AST representation for non-type template argume...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Richard Smith
Teach Type::getAs<TemplateSpecializationType> that...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Ted Kremenek
Update checker build.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Michael J....
[Options] Store the option ID in OptTable::Info.
commit
|
commitdiff
|
tree
|
snapshot
next