Sign in
android
/
platform
/
external
/
clang_35a
Clone this repo:
Branches
main
master
0f1e61b
Fix build system for rebase.
by Tim Murray
· 11 years ago
main
master
6b161a1
Update build system for rebase.
by Tim Murray
· 11 years ago
61f99ff
Merge remote-tracking branch 'upstream/master' into rebase
by Tim Murray
· 11 years ago
bf6a66c
[driver] Disable the slp vectorizer at -O0, -O1, and -Oz. This mirrors the
by Chad Rosier
· 11 years ago
6f6c038
Remove unused using statement.
by Nico Weber
· 11 years ago
9860270
Renaming range-based for loop variables so they don't appear iterator-like.
by Aaron Ballman
· 11 years ago
78beaaa
[C++11] Converting to range-based for loops. No functional changes intended.
by Aaron Ballman
· 11 years ago
9a7de24
clang-format: Improve binary operator detection.
by Daniel Jasper
· 11 years ago
c944d2a
clang-format: Fixes spaces in case statements.
by Daniel Jasper
· 11 years ago
91417dd
[ARM64]Fix a bug cannot select UQSHL/SQSHL with constant i64 shift amount.
by Hao Liu
· 11 years ago
4145db1
clang-format: Don't wrap after @interface.
by Daniel Jasper
· 11 years ago
d53fa2e
Follow-up to r207071: Let newFrontendActionFactory() return a unique_ptr.
by Nico Weber
· 11 years ago
113a55f
libclang: split out the documentation comment API
by Alp Toker
· 11 years ago
efdd867
[objcmt] Revert r191796, it's not needed anymore.
by Argyrios Kyrtzidis
· 11 years ago
b97eabc
CodeGen: remove an unused variable
by Saleem Abdulrasool
· 11 years ago
2574f88
[SemaCXX] Silence -Wconstant-logical-operand if the operand is a 0/1 from a macro.
by Argyrios Kyrtzidis
· 11 years ago
22ede25
[Index/DocComments] When cloning a full comment, pick the template parameters from the original FullComment,
by Argyrios Kyrtzidis
· 11 years ago
68dfabb
remove less relevant information + about packaging/Mac OS X + link to cfe-dev
by Sylvestre Ledru
· 11 years ago
bb92cf2
Remove no longer relevant information in the gcc/llvm comparison page + minor updates
by Sylvestre Ledru
· 11 years ago
ef3627f
remove useless code
by Sylvestre Ledru
· 11 years ago
More »