projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2014-06-21
Argyrios Kyrtzidis
[test] Add '-target' option to fix bot failure.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Argyrios Kyrtzidis
[PCH] Remove the BackingIvarReferencedInAccessor field...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Rafael Espindola
Revert "Lex: Use the correct types for MS integer suffixes"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
David Majnemer
Lex: Use the correct types for MS integer suffixes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Justin Bogner
Driver: In crashdumps with -fmodule, dump the module...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Saleem Abdulrasool
Driver: enhance MSC version compatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Justin Bogner
Driver: Record that we're in crashdump and push flags...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
David Majnemer
CodeGen: Fix test to work with assertions as well
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
David Majnemer
CodeGen: typeid/dynamic_cast tests don't need asserts
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Justin Bogner
Driver: Remove some superfluous calls to Arg->claim()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
David Majnemer
CodeGen: Refactor dynamic_cast and typeid
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Richard Smith
C++ status page: restore the convention of saying ...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Richard Smith
Be less bold.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Richard Smith
[C++1z] Add C++1z to the C++ status page.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Richard Smith
Fix typo in r211394.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Richard Smith
[C++1z] Implement N3928: message in static_assert is...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Richard Smith
[C++1z] Implement N3981: Disable trigraphs by default...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Richard Smith
Don't crash when emitting a glvalue conditional where...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Serge Pavlov
Fix crash caused by unnamed union or struct when doing...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Ulrich Weigand
[PowerPC] Fix small argument stack slot offset for LE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
NAKAMURA Takumi
Disable Modules/dependency-dump-dependent-module.m...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
James Molloy
The ability to use vector initializer lists is a GNU...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Ulrich Weigand
Add file missed in r211360 commit
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Ulrich Weigand
[PowerPC] Fix ELF interpreter name for powerpc64le...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Ulrich Weigand
[PowerPC] Add MultiarchIncludeDirs for powerpc64le
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Eli Bendersky
Fix PR20081: Parsing templates in the presence of ...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Oliver Stannard
Add module flags metadata to record the settings for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Alexey Bataev
[OPENMP] Initial support for 'nowait' clause.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
NAKAMURA Takumi
OMPScheduleClause::OMPScheduleClause(): Fix possible...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Alexey Bataev
[OPENMP] Initial support for 'ordered' clause.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Daniel Jasper
Fix/Improve SourceRange of explicitly defaulted members
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Alexey Bataev
[OPENMP] Initial support for 'schedule' clause.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Justin Bogner
Frontend: Disentangle removePathTraversal from concaten...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Ben Langmuir
Avoid invalidating successfully loaded module files
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Alp Toker
diagtool: refactor TreeView to resemble C++
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Fariborz Jahanian
Objective-C qoi. When Objective-C pointer mismatches...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
diagtool: simplify TreeView diagnostic classification
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Justin Bogner
test: Just check the VFS when testing module-dependency...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Justin Bogner
Frontend: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Justin Bogner
Frontend: Add a CC1 flag to dump module dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yaron Keren
Fixed formatting.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eli Bendersky
Fix PR20069: bad loop pragma arguments crash FE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eli Bendersky
Document unroll and unroll_count directives.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Don't call llvm_start_multithreaded() during init....
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Improve robustness of tests for module flags metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Argyrios Kyrtzidis
Fix assertion hit or bogus compiler error in cases...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Richard Smith
[c++1z] Implement N3994: a range-based for loop can...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alexey Bataev
[OPENMP] Improved diagnostic messages for vars with...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Reid Kleckner
DiagnoseUnknownTypename always emits a diagnostic and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C ARC. Allow conversion of (void*) pointers to
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
David Majnemer
Sema: Static redeclaration after extern declarations...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C. Revert my patch in r211234.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C ARC. Allow conversion of (void*) pointers to
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Saleem Abdulrasool
tests: relax ms-intrinsics test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Reid Kleckner
Relax the cl-inputs.c test a little bit in case link...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Warren Hunt
[MS-ABI] Implement typeid
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Saleem Abdulrasool
CodeGen: improve ms instrincics support
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C. Check for integer overflow in Objective-C's
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jordan Rose
[analyzer] Don't create new PostStmt nodes if we don...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C. Try to fix the test in buildbot in my...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C. Attributes on class declarations carry...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Hans Wennborg
Make clang-cl accept .lib inputs (PR20065)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Saleem Abdulrasool
Driver: correct the backend option spelling
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Hans Wennborg
Inherit dll attributes to static locals
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Tim Northover
AArch64: re-enable tests that were looking for a non...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Alexey Bataev
[OPENMP] Reformatting and code improvement.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Craig Topper
Replace some assert(0)'s with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Craig Topper
Convert an llvm_unreachable in an 'else' block to a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Alexey Bataev
[OPENMP] Initial support for '#pragma omp for' (fixed...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Craig Topper
Replace some assert(0)'s with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Craig Topper
Convert assert(0) to llvm_unreachable to silence a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Hans Wennborg
Fix bug in code for avoiding dynamic initialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Tyler Nowicki
Documentation for #pragma clang loop directive and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Kaelyn Takata
Fix the caller of checkCorrectionVisibility too.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Kaelyn Takata
Remove an unused argument from checkCorrectionVisibility.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Fariborz Jahanian
Objective-C ARC. Do not warn about properties with...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Ben Langmuir
Retry building modules that were compiled by other...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Diego Novillo
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Zachary Turner
Change libclang initialization to use std::call_once...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Rafael Espindola
Revert "[OPENMP] Initial support for '#pragma omp for'."
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Yaron Keren
Fix the comment which was backwards.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
James Molloy
Rewrite ARM NEON intrinsic emission completely.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Daniel Jasper
clang-format: Introduce style with spaces on both sides...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Alexey Bataev
[OPENMP] Initial support for '#pragma omp for'.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Alexey Bataev
[OPENMP] Renamed 'DataRecursiveASTVisitor' to just...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Bob Wilson
Add documentation for PGO with instrumentation to clang...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Hans Wennborg
Add support for the /Fi argument to clang-cl (PR20036)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Hans Wennborg
MS static locals mangling: don't double-increment mangl...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Hans Wennborg
MS static locals mangling: don't count enum scopes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Brad Smith
Use the integrated assembler by default on OpenBSD...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Jim Grosbach
AArch64: Fix silly think-o in tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Jim Grosbach
AArch64: Support for __builtin_arm_rbit() and __builtin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Jim Grosbach
ARM: Support for __builtin_arm_rbit() intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Sylvestre Ledru
actually, just check if it is a file (including directo...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Sylvestre Ledru
Check that the directory does not exist.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Richard Smith
[modules] When we merge redecl chains or mark a decl...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
David Majnemer
MS ABI: Implement x86_64 RTTI
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Fariborz Jahanian
Objective-C. Diagnose when property access is using...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Richard Smith
[C++1z] Implement N4051: 'typename' is permitted instea...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Richard Smith
Add -std=c++1z flag for C++17 features.
commit
|
commitdiff
|
tree
|
snapshot
next