projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2016-09-16
Peter Collingbourne
Add target triples to fix test on non-x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Peter Collingbourne
CodeGen: Add more checks to nobuiltin.c test, add a...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Nirav Dave
Introduce inline assembly parsing test is PR30372.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Saleem Abdulrasool
CodeGen: use pointer rather than reference in range...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Neil Hickey
Improve handling of floating point literals in OpenCL...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Eric Fiselier
Touch up [[clang::require_constant_initialization]...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Neil Hickey
Testing commit rights. Removing trailing white space...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Stephen Hines
Fix unused result from sign extending an Offset.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
John McCall
Alter the iOS/tvOS ARM64 C++ ABI to ignore the upper...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Stephen Hines
Do not warn about format strings that are indexed strin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Akira Hatanaka
[CodeGen][ObjC] Block captures should inherit the type...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Justin Lebar
[CUDA] Don't try to run sanitizers on NVPTX.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Akira Hatanaka
[Sema] Allow shifting a scalar operand by a vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
David L. Jones
Simplify Clang's version number configuration in CMake.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Kostya Serebryany
[sanitizer-coverage] make trace-pc-guard and indirect...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Hans Wennborg
clang-format VS plugin: upgrade the project files to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Aaron Ballman
Reapply: Silence false positive diagnostics regarding...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Artem Dergachev
[analyzer] Fix HTMLRewriter style sheets to support...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Aaron Ballman
Reverting r281609; it caused some build bots to break.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Simon Dardis
[mips][ias] Enable IAS by default for N64 on Debian...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Aaron Ballman
Silence false positive diagnostics regarding passing...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Oliver Stannard
[ARM] ARM-specific attributes should be accepted for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Wei Mi
Update clang unittests for rL281586.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
NAKAMURA Takumi
Builtins.def: Explicitly undef finitef, to appease...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Artem Belevich
Revert r281457 "Supports adding insertion around non...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Reid Kleckner
[clang-cl] Accept the joined equals version of -resourc...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justin Lebar
[CUDA] Make __clang_cuda_cmath.h compatible with libc++.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justin Lebar
[CUDA] Add test checking our ability to take a function...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Albert Gutowski
Add some MS aliases for existing intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Stephen Hines
Revert "Do not warn about format strings that are index...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Stephen Hines
Do not warn about format strings that are indexed strin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Kirill Bobyrev
Correct assert text in DeclGroup::getSingleDecl()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Devin Coughlin
[analyzer] scan-build-py: Remove relative path hack...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Dehao Chen
Convert finite to builtin
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Saleem Abdulrasool
CodeGen: simplify the logic a slight bit
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Stephan Bergmann
Fix documentation of MemberExpr::getMemberDecl
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Eric Liu
Supports adding insertion around non-insertion replacem...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Eric Liu
Revert "[modules] When merging one definition into...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Jonas Hahnfeld
Document option '-rtlib' in clang's man page and help...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Richard Smith
[docs] Fix formatting of characters so that...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Richard Smith
[docs] Order diagnostic cross-references alphabetically...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Richard Smith
Update DiagnosticsReference and fix emitter to emit...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Kostya Serebryany
[sanitizer-coverage] add yet another flavour of coverag...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Nico Weber
Follow-up to r281367: Compare uuids case-insensitively.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Richard Smith
[modules] When merging one definition into another...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Richard Smith
Color warnings purple rather than orange, to match...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Richard Smith
Missed update from r281412.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Hans Wennborg
Also don't inline dllimport functions referring to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Richard Smith
Warning flag updates:
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Reid Kleckner
Fix a FIXME about MSVC 2013 in the diagnostic doc gener...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Artem Belevich
[CUDA] Do not merge CUDA target attributes.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Akira Hatanaka
[CodeGen] Fix an assert in EmitNullConstant.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Manman Ren
ObjectiveC Generics: follow-up commit to r281355.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Albert Gutowski
Temporary fix for MS _Interlocked intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Albert Gutowski
Reverse commit 281375 (breaks building Chromium)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Hans Wennborg
Try harder to not inline dllimport functions referencin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Alexander Shaposhnikov
Remove excessive padding from PTHWriter
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Bruno Cardoso...
[SemaObjC] Be more strict while parsing type arguments...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Richard Smith
Work around MSVC 2013's inability to default move speci...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Albert Gutowski
Add bunch of _Interlocked builtins
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Albert Gutowski
Add some MS aliases for existing intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Alexander Shaposhnikov
[analyzer] Fix ExprEngine::VisitMemberExpr
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Nico Weber
[clang-cl] Diagnose duplicate uuids.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Richard Smith
Work around a GCC 4.7-specific issue: due to implementi...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Manman Ren
ObjectiveC Generics: Start using ObjCTypeParamType.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Yaxun Liu
AMDGPU: Fix target options fp32/64-denormals
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Manman Ren
ObjectiveC generics: Add ObjCTypeParamType in the type...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Manman Ren
ObjectiveC: Refactor applyObjCProtocolQualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Manman Ren
Add a class ObjCProtocolQualifiers to wrap APIs for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Nico Weber
Traversing template paramter lists of DeclaratorDecls...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Eric Liu
Remove redundant comma around parenthesis in parameter...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Vassil Vassilev
Revert accidentally checked in change in r281315.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Vassil Vassilev
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Nikola Smiljanic
Allow register variables in naked functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Stephen Hines
clang-format: Add Java detection to git-clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Adam Nemet
Reapply r281276 with passing -emit-llvm in one of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Richard Trieu
Handle empty message in static_asserts.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Richard Trieu
Fix interaction between serialization and c++1z feature.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Peter Collingbourne
Update Clang for D20147 ("DebugInfo: New metadata repre...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Adam Nemet
Revert "Add -fdiagnostics-show-hotness"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Reid Kleckner
[DebugInfo] Deduplicate debug info limiting logic
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
George Burgess IV
[Sema] Fix PR30346: relax __builtin_object_size checks.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Adam Nemet
Add -fdiagnostics-show-hotness
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Adam Nemet
Fix a long comment line
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Saleem Abdulrasool
CodeGen: use some range-based for loops
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Add a couple of test files missed in r281258.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
[modules] When we merge two definitions of a function...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Diagnostics reference: "error:" should be red, not...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Jonathan Roelofs
Trivial documentation fix regarding Obj-C ARC objc_arc_...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Daniel Jasper
clang-format: Make emacs integration work with narrowed...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Martin Bohme
[CFG] Add iterator_ranges to CFG and CFGBlock.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Add virtual destructor (necessary due to the switch...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Attempt #3 to placate MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Attempt #2 to placate MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Attempt to placate MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Smith
Add a mode to clang-tblgen to generate reference docume...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
David Majnemer
[MS ABI] Add /include directives for dynamic TLS
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Saleem Abdulrasool
CodeGen: remove unnecessary else case
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Nico Weber
Add missing test coverage for an inheritance model...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Akira Hatanaka
[tablegen] Check that an optional IdentifierArgument...
commit
|
commitdiff
|
tree
|
snapshot
next