projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2014-12-10
David Blaikie
DebugInfo: Fix another case of array access line inform...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Blaikie
DebugInfo: Correct the location of array accesses
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Eric Christopher
Make sure that vec_perm is listed as a static function...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Reid Kleckner
Tweak test case from r223842 to make it pass on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Nico Weber
cmake: Make SVNVersion.inc step depend on GetSVN.cmake.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Sean Callanan
Updated the AST importer to support importing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Sean Callanan
Modified the Objective-C lexer and parser (only
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct location of aggregate assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Majnemer
AST: Don't assume two zero sized objects live at differ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Nico Weber
clang-format: Add a test for PR19603 which seems fixed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Fariborz Jahanian
Objective-C SDK modernizer. Modernize to use
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct location of initialization of auto...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct the location of initializations...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct location for compound complex assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Accurate location information for complex...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Emit the correct location for initialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
Fix a GCC error from r223803
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
IR: Update clang for Metadata/Value split in r223802
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Chandler Carruth
Don't actually generate code for testing the frontend...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Chandler Carruth
Re-work the Clang system for classifying Intel x86...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
Revert "[modules] Add experimental -fmodule-map-file...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Richard Smith
[modules] Add experimental -fmodule-map-file-home-is...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Majnemer
MS ABI: Add another test for PR20017
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correctly identify the location of C++ membe...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Richard Smith
[modules] If the same .pcm file is imported via two...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Majnemer
Revert "Driver: Objective-C should respect -fno-exceptions"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Nico Weber
Add a test for MS-ABI this adjustment for virtual calls...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Kaelyn Takata
Handle possible TypoExprs in member initializers.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
David Blaikie
DebugInfo: Ensure the store for an assignment is attrib...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Daniel Jasper
clang-format: Indent correctly in conditional expressio...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Samuel Benzaquen
Fix isInstantiated and isInTemplateInstantiation to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Daniel Jasper
clang-format: [Java] Always break after annotations...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Daniel Jasper
clang-format: Make clang-format-diff.py format java...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Justin Bogner
InstrProf: Use LLVM's -instrprof pass for profiling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Daniel Jasper
clang-format: Support commas in lambda return types.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
NAKAMURA Takumi
clang/test/Index/usrs.cpp: Appease targeting msvc.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Use same USR encoding for 'char' regardless...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Encode InjectedClassNameType in the USR.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Encode location info for anonymous embedded...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Use same USR encoding for 'class' as 'struct'.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Encode C++11 rvalue reference types in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Encode the C++11 method reference qualifier...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Reflect in USR generation that 'signed char...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
Argyrios Kyrtzidis
[libclang] Function templates can be 'overloaded' by...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
Daniel Jasper
clang-format: Don't merge lines with comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Richard Smith
Add some file content to avoid test failures on content...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Richard Smith
Add test file missed from r223561.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Paul Robinson
Rename a couple of preprocessor symbols to be more...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Richard Smith
[modules] If we import a module, and we've seen a modul...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Kostya Serebryany
No memcpy for copy ctor with -fsanitize-address-field...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Richard Smith
PR21217: Slightly more eagerly load -fmodule-map-file...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Richard Smith
Additional safety for the root cause of regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Richard Smith
[modules] Instead of storing absolute paths in a .pcm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Hans Wennborg
ASTDumper: print whether a function is constexpr
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Paul Robinson
Specify the name of the generated header only once...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Richard Smith
Make DiagnosticErrorTrap work even if SuppressAllDiagno...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Matt Arsenault
Workaround attribute ordering issue with kernel only...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Matt Arsenault
Use else if when checking multiple attributes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Amending r223468 with this documentation change.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Chad Rosier
Fix Typos in include/clang-c/Index.h
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Modify __has_attribute so that it only looks for GNU...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Added a new preprocessor macro: __has_declspec_attribut...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Temporarily reverting r223443 due to bot breakage.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Aaron Ballman
Fix a warning with generating the attribute documentati...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Daniel Jasper
clang-format: Support NS_OPTIONS, CF_ENUM and CF_OPTIONS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
David Majnemer
Driver: Objective-C should respect -fno-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
David Majnemer
Driver: Cleanup -fexceptions behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Alexey Bataev
[OPENMP] Test for 'omp barrier' directive
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Alexey Bataev
[OPENMP] Codegen for 'omp barrier' directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Richard Smith
[modules] Instead of storing absolute paths in a .pcm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Have the driver and the target code agree on what the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Anton Yartsev
[analyzer] Eliminated endless loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-05
Eric Christopher
Use isOSBinFormatMachO() instead of comparing the objec...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Rieck
Parse qualifiers after comma in declarator lists as...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Nico Rieck
Recognize __unaligned keyword after type specifier
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Aaron Ballman
Adding a FIXME to the code, based on a discussion in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Yaron Keren
Silence warning: "NOMINMAX" redefined.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Matt Arsenault
Add attributes for AMDGPU register limits.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Daniel Jasper
clang-format: [JS] Don't put top-level dict literals...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Faisal Vali
Fix PR21684 - Ellipsis following an 'auto' parameter...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Alexander Kornienko
Make getInsertArgumentAdjuster insert extra arguments...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Daniel Jasper
clang-format: More restrictively classify import declar...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Alexey Bataev
[OPENMP] Codegen for 'omp master' directive
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Sameer Sahasrabuddhe
Always emit kernel arg info for SPIR.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Saleem Abdulrasool
CodeGen: refactor ARM builtin handling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Hans Wennborg
CMake: try to actually fix the regexes for setting...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Reid Kleckner
Add test for __umulh
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Reid Kleckner
Implement __umulh with __int128 arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Kostya Serebryany
[msan] allow -fsanitize-coverage=N together with -fsani...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Reid Kleckner
CUDA host device code with two code paths
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Reid Kleckner
Cast vtable address points to i32 (...)** to enable...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Richard Smith
Teach EvaluatedExprVisitor that the condition and unsel...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexander Kornienko
Make ArgumentsAdjuster an std::function.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Jonathan Roelofs
Fix isThreadModelSupported()'s comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Daniel Jasper
clang-format: Fix fake parentheses placement with comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Daniel Jasper
clang-format: Fix expression parser not closing stuff...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Alexey Bataev
[OPENMP] Code formatting and improvement, no functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Hal Finkel
Preserve LD_LIBRARY_PATH when using the 'env' command
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Kaelyn Takata
Handle delayed corrections in a couple more error paths...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Peter Collingbourne
Update test to check for prologue instead of prefix
commit
|
commitdiff
|
tree
|
snapshot
next