projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2013-12-05
Alp Toker
Correct hyphenations in comments and assert messages
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Richard Smith
Per [dcl.meaning]p1, a name in an inline namespace...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Richard Trieu
Fixed a bad assert from r194968. r194969 removed the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Alp Toker
Add an assert to make it clear we're on the first line
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Richard Trieu
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Reid Kleckner
Fix non-MSVC build error in ASTContext::getAdjustedType
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Faisal Vali
Fix init-captures for generic lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
David Majnemer
Parse: Recover better from bad definitions with base...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Reid Kleckner
Add an AdjustedType sugar node for adjusting calling...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Mark Lacey
Simplify the constructor to CodeGenABITypes.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Richard Smith
Reject template-ids containing literal-operator-ids...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Aaron Ballman
Giving a Subjects list to DllExport, which allows the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Aaron Ballman
Common functionality is already checked within SemaDecl...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Reid Kleckner
Factor duplicated code for TransformTypeInObjectScope
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Faisal Vali
Fix for PR18052 - Lambdas within NSDMI's and default...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Aaron Ballman
The MSP430Interrupt attribute does have a sema handler...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Aaron Ballman
Getting rid of some hard-coded strings. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Aaron Ballman
This attribute somehow remained nameless in the attribu...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Rafael Espindola
Remove empty header.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Fariborz Jahanian
ObjectiveC - Introducing objc_bridge_related attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
John Thompson
Enea Zaffanella's fix for the PPCallbacks Elif callback...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Richard Smith
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Reid Kleckner
[ms-cxxabi] Construct and destroy call arguments in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Blaikie
Fix test case due to r196394 and improve it to not...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Aaron Ballman
When parsing ignored attribute arguments, presuming...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Alexander Kornienko
Added a regression test for the change in r196380
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Alexander Kornienko
Fix the regression caused by r196378
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Alexander Kornienko
Leave constructor initializer lists on one line in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
NAKAMURA Takumi
Revert r196372, "do not warn about unknown pragmas...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Lubos Lunak
do not warn about unknown pragmas in modes that do...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Richard Sandiford
[SystemZ] Fix handling of pass-by-pointer arguments
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
David Majnemer
Sema: Propagate the mangling number into instantiations
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kevin Qin
[AArch64 NEON] Add ACLE intrinsic vceqz_f64.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Kevin Qin
[AArch64 NEON] Add missing compare intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Serge Pavlov
Fix error recovery in return statement.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Faisal Vali
Fix PR17637: incorrect calculation of template paramete...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
NAKAMURA Takumi
clang/test: REQUIRES: s/x86-64-registered-target/x86...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
NAKAMURA Takumi
clang/test: REQUIRES: s/ppc{32|64}-registered-target...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
NAKAMURA Takumi
clang/test/CodeGen/builtins-nvptx.c: Prune "REQUIRES...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
NAKAMURA Takumi
check-clang: Introduce get_llvm_config_props in clang...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
NAKAMURA Takumi
Add newline at eof.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Richard Smith
Remove redundant check.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Richard Smith
Fix crash if a dependent template-id was assumed to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Alp Toker
clang-format-diff.py: Fix 'beintroduced' in help output
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Richard Smith
Fix crash if a variable template specialization is...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Richard Smith
Fix several crash-on-invalids when using template-ids...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Argyrios Kyrtzidis
[objc] Add a warning when a class that provides a desig...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Argyrios Kyrtzidis
[objc] Emit warning when the implementation of a second...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Argyrios Kyrtzidis
[objc] Emit warnings when the implementation of a desig...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Argyrios Kyrtzidis
[objc] Emit a warning when the implementation of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Argyrios Kyrtzidis
[objc] Introduce ObjCInterfaceDecl::getDesignatedInitia...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Argyrios Kyrtzidis
[objc] Introduce attribute 'objc_designated_initializer'.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Daniel Jasper
Fix corner case in module-based layering warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hans Wennborg
CMake: enable building the clang-format vs plugin
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Daniel Jasper
clang-format: Improve clang-format's documentation...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Fariborz Jahanian
Issue diagnostic when constructor or destructor
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR on this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR on this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR on this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR on this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR on this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
check IR in this test
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
check IR in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
check IR in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Check IR instead of assembly in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Aaron Ballman
Typo caught by Alp Toker: s/appertain/appertains
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Alexander Kornienko
Create a separate file for JS-specific unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Manuel Klimek
Preserve carriage return when using clang-format's...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Justin Bogner
Parse: Fix references to 'if' that meant 'for', 'do...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Alp Toker
Remove HandleTagDeclDefinition class declaration
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Alp Toker
Documentation typo corrections
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Alp Toker
Fix method/variable name typos
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Daniel Jasper
clang-format: Explicitly set fallback style that is...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Alp Toker
Emit an extension warning when changing system header...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hao Liu
[AArch64]Add missing floating point convert, round...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hao Liu
AArch64: add missing ACLE intrinsics mapping to general...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jiangning Liu
Patch by Ana Pazos.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hao Liu
revert r196152.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Alp Toker
Test to ensure no old-style-cast warning is emitted...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hao Liu
AArch64: Add missing scalar pair intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jiangning Liu
Add some missing AArch64 Neon intrinsics like vuqadd_s6...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jiangning Liu
Add some missing AArch64 Neon intrinsics like vmull_hig...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Dmitri Gribenko
MS inline asm: When LLVM called back to Clang to parse...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Refactored the work group-related attributes to use...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Simplifying a test for duplicate vec_type_hint attribut...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
The CUDA device attribute doesn't need custom logic...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Chad Rosier
[AArch64] Implemented vcopy_lane patterns using scalar...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Chad Rosier
[AArch64] Add missing NEON scalar floating-point to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Manman Ren
Debug Info: Move the constant for Debug Info Version...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Manman Ren
Expand comments for Debug Info Version.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Rectifying style issues with generated code. No functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Automate attribute language option checking by specifyi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Hans Wennborg
ClangFormatPackage.cs: fix inconsistent line endings
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Factored attribute mutual exclusion code into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Hans Wennborg
clang-format vs plugin: use Alp's suggestion for gettin...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
James Dennett
Fix a typo in a comment: expasion -> expansion
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Hans Wennborg
clang-format vs plugin: bake clang-format.exe into...
commit
|
commitdiff
|
tree
|
snapshot
next