projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
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
2013-10-01
Nick Lewycky
No functionality change. Reflow lines that could fit...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Fariborz Jahanian
ObjectiveC migrator: When doing migration, migrator...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Rafael Espindola
Revert commits r190613, r190560 and r190557.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Warren Hunt
Fixing implementation of bittestandset in Intrin.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Ariel J. Bernal
Fixed replacements for files with relative paths are...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexander Kornienko
Refactoring: split addTokenToState into two methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tim Northover
Typo in ARM __attribute__((interrupt)) documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tim Northover
Implement ARM GNU-style interrupt attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tim Northover
Move checkStringLiteralArgument into Sema class
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Timur Iskhodzhanov
Run the -cxx-abi test in 32-bit mode as the 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Timur Iskhodzhanov
Author a FIXME in a test now that PR12784 is fixed
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Amara Emerson
[ARM] Add -mfpu=none option to the driver.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexey Bataev
[OpenMP] Added parsing and semantic analysis for firstp...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Faisal Vali
Fix computation of linkage within nested lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Eli Friedman
Fix typo correction usage of SemaAccess.cpp.
commit
|
commitdiff
|
tree
|
snapshot
next