projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2013-10-08
Fariborz Jahanian
ObjectiveC migration. Add support for inferring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Timur Iskhodzhanov
Revert 192220 as it fails on an assertion
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Richard Smith
Suggest people use -Xclang not -cc1 when passing option...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Richard Smith
Remove documentation of removed -ast-dump-xml flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Timur Iskhodzhanov
Abstract out parts of thunk emission code, add support...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Akira Hatanaka
[mips] Remove XFAIL.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Ted Kremenek
Remove transient code I did not mean to check in.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Serge Pavlov
Fixed messages in tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Serge Pavlov
Fixed grammar. Thanks to Jordan Rose.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Ted Kremenek
Convert anachronistic use of 'void *' to 'DeclContext...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Benjamin Kramer
Fix an edge case in the template differ with default...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Hans Wennborg
clang-cl: ignore the /sdl[-] flag
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Serge Pavlov
Add fixits suggesting parenthesis around type name...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Daniel Jasper
clang-format: Improve indentation when deriving from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Daniel Jasper
clang-format: Don't exit with failure on empty files.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Alp Toker
Make InstantiatingTemplate depth checks clearer
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Daniel Jasper
clang-format: Improve constructor initializer linewrapping.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Faisal Vali
Fix linkage calculation of auto member functions return...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reid Kleckner
[ms-cxxabi] Fix the calling convention for operator...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Justin Bogner
Sema: Only merge typedef attributes if the previous...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
TBAA: use the same format for scalar TBAA and struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Ted Kremenek
Split test to test -Wshadow with emmintrin.h more portable.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Ted Kremenek
Suppress useless -Wshadow warning when using _mm* macro...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Reid Kleckner
clang-cl: Accept and mostly ignore /vm*, /GF, /GF-...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Richard Smith
Add a triple to unbreak buildbots where size_t is not...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Richard Smith
Remove -ast-dump-xml.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Fariborz Jahanian
ObjectiveC migrator: A typical implementation of
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Richard Smith
Add support for WG21 N3599 (literal operator template...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Fariborz Jahanian
ObjectiveC modern rewriter. Rewrite typedefs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Matt Arsenault
Fix objectsize tests after r192117
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Fariborz Jahanian
ObjectiveC: Warn when 'readonly' property has explicit
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jordan Rose
[analyzer] ArrayRef-ize BugReporter::EmitBasicReport.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jordan Rose
[analyzer] RetainCountChecker: add support for CFAutore...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Chad Rosier
[AArch64] Add support for NEON scalar arithmetic instru...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Argyrios Kyrtzidis
[libclang] Add some tests by Loïc Jaquemet that I forgo...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
NAKAMURA Takumi
Sema::tryCaptureVariable(): Prune three unused variable...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Manuel Klimek
Fix incorrect detection of class definitions with align...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Richard Smith
When merging class definitions across modules in C...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
David Majnemer
Driver: Use the canonical command line arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Faisal Vali
Refactor tryCaptureVar using ExtractMethod. No functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Timur Iskhodzhanov
Fix PR17382 - properly group virtual method overloads...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Daniel Jasper
clang-format: Remove empty lines after visibility modif...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Sylvestre Ledru
remove a dead assignment. The variables are set just...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Mark Lacey
Pass CGCXXABIs around directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Aaron Ballman
Switching the CallableWhen attribute over to using...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Nick Lewycky
Add support for -mcx16, and predefine __GCC_HAVE_SYNC_C...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Aaron Ballman
Silencing an MSVC warning; SmallSet::count returns...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Craig Topper
Use logical/arithmetic operations instead of builtins...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Simon Atanasyan
Remove unused param from Linux::computeSysRoot().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Benjamin Kramer
Sema: Cleanup redundant variable NumArgsToCheck
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jiangning Liu
Implement aarch64 neon instruction set AdvSIMD (Across).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Alp Toker
Remove unused Sema::DelayedDestructorExceptionSpecs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
DeLesley Hutchins
Consumed Analysis: Change callable_when so that it...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Fariborz Jahanian
ObjectiveC. Allow readonly properties without an explic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Eric Christopher
Temporarily revert r191801 due to conflicts with the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Don't assume instruction names in the output.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Add test from pr17476.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Revert "Teach TreeTransform and family how to transform...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Amaury de la...
Do not emit undefined lsrh/ashr for NEON shifts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Simon Atanasyan
Revert r191947. The problem is not MIPS-specific and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Timur Iskhodzhanov
Simplify MicrosoftCXXNameMangler::mangleFunctionType
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Simon Atanasyan
[Mips] For MIPS '-fPIC -static' means to compile as...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Jiangning Liu
Implement aarch64 neon instruction set AdvSIMD (3V...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Jordan Rose
[analyzer] Replace bug category magic strings with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Richard Smith
Temporarily revert r191910 until the layering violation...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Nico Weber
Don't complain about -fuse-ld=gold (cf r191429).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Fix the test in clang_f_opts.c to fail on unknown options.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Fix test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Eric Christopher
Make this use -### instead of a temporary output.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Eric Christopher
Give this a temporary output so it is cleaned up.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Ignore -mieee-fp.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Jordan Rose
[analyzer] Replace bug category magic strings with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Jordan Rose
[analyzer] Add new debug helper clang_analyzer_warnIfRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Argyrios Kyrtzidis
[libclang] python: expose a few functions, patch by...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Argyrios Kyrtzidis
[libclang] Introduce clang_Type_getClassType which...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Tim Northover
Fix test to work on Linux hosts by specifying triple.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Tim Northover
ARM: *-*-darwin-eabi triples should use AAPCS.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Matthew Curtis
Gracefully (and correctly) handle init of multiple...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Faisal Vali
Teach TreeTransform and family how to transform generic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Timur Iskhodzhanov
Extract ABI-specific parts of MangleContext into separa...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Faisal Vali
Revert changes from the nested lambdas commit till...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Faisal Vali
Teach TreeTransform and family how to transform generic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Craig Topper
Change __builtin_ia32_bextri_u64 to take an i64imm...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
ObjectiveC migrator: Add individual options and
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
ObjectiveC migrator: Add more options one for each
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
ObjectiveC migrator. Starting distiguising different
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Mark Lacey
Use the CGCXXABI member on CodeGenTypes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Kaelyn Uhrain
Speed up CorrectTypo by avoiding lookups on unreasonabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
Objective-C migrator. Simplify migrator option
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Timur Iskhodzhanov
Fix crashes when creating global instances of polymorph...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Reid Kleckner
Accept #pragma warning(push, 0) without warning
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Daniel Jasper
clang-format: Fix clang-format-diff.py according to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Patrik Hagglund
Fix gcc -Wunused-but-set-variable warning in r191634.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Joey Gouly
[ARM] Add a builtin to allow you to use the 'sevl'...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Nick Lewycky
Fix build breakage, missed committing a chunk of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Nick Lewycky
Thread a SourceLocation into the EmitCheck for "load_in...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Jordan Rose
[analyzer] Add missing return after function pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Kaelyn Uhrain
Fix a typo suggestion regression introduced by r191544.
commit
|
commitdiff
|
tree
|
snapshot
next