]> granicus.if.org Git - clang/shortlog
clang
2016-09-19 Neil HickeyReverting r281714 due to causing an assert when calling...
2016-09-19 Eric LiuRecommit r281457 "Supports adding insertion around...
2016-09-19 Martin Probstclang-format: [JS] Fix line breaks before comments...
2016-09-19 Vedant Kumar[docs] Touch up the code coverage doc
2016-09-19 Devin Coughlin[analyzer] SATestBuild.py: Treat '#' as comment in...
2016-09-19 Dean Michael... [XRay] ARM 32-bit no-Thumb support in Clang
2016-09-18 Martin Probstclang-format: [JS] Do not wrap taze annotation comments.
2016-09-18 Martin Probstclang-format: [JS] ASI insertion after boolean literals.
2016-09-18 Saleem AbdulrasoolCodeGen: mark ObjC cstring literals as unnamed_addr
2016-09-18 Saleem AbdulrasoolCodeGen: mark ObjC cstring literals as constant
2016-09-18 Kostya Serebryany[libFuzzer] use 'if guard' instead of 'if guard >=...
2016-09-17 Eric LiuWhen replacements have the same offset, make replacemen...
2016-09-17 Daniel Jasperclang-format: [JS] Fix a crash in handledTemplateStrings.
2016-09-17 Kostya Serebryany[sanitizer-coverage] change trace-pc to use 8-byte...
2016-09-16 Saleem AbdulrasoolCodeGen: refactor the ObjC cstring literal creation
2016-09-16 Richard SmithFix a couple of wrong-code bugs in switch-on-constant...
2016-09-16 Peter CollingbourneAdd REQUIRES line.
2016-09-16 Peter CollingbourneAdd target triples to fix test on non-x86.
2016-09-16 Peter CollingbourneCodeGen: Add more checks to nobuiltin.c test, add a...
2016-09-16 Nirav DaveIntroduce inline assembly parsing test is PR30372.
2016-09-16 Saleem AbdulrasoolCodeGen: use pointer rather than reference in range...
2016-09-16 Neil HickeyImprove handling of floating point literals in OpenCL...
2016-09-16 Eric FiselierTouch up [[clang::require_constant_initialization]...
2016-09-16 Neil HickeyTesting commit rights. Removing trailing white space...
2016-09-16 Stephen HinesFix unused result from sign extending an Offset.
2016-09-16 John McCallAlter the iOS/tvOS ARM64 C++ ABI to ignore the upper...
2016-09-16 Stephen HinesDo not warn about format strings that are indexed strin...
2016-09-16 Akira Hatanaka[CodeGen][ObjC] Block captures should inherit the type...
2016-09-15 Justin Lebar[CUDA] Don't try to run sanitizers on NVPTX.
2016-09-15 Akira Hatanaka[Sema] Allow shifting a scalar operand by a vector...
2016-09-15 David L. JonesSimplify Clang's version number configuration in CMake.
2016-09-15 Kostya Serebryany[sanitizer-coverage] make trace-pc-guard and indirect...
2016-09-15 Hans Wennborgclang-format VS plugin: upgrade the project files to...
2016-09-15 Aaron BallmanReapply: Silence false positive diagnostics regarding...
2016-09-15 Artem Dergachev[analyzer] Fix HTMLRewriter style sheets to support...
2016-09-15 Aaron BallmanReverting r281609; it caused some build bots to break.
2016-09-15 Simon Dardis[mips][ias] Enable IAS by default for N64 on Debian...
2016-09-15 Aaron BallmanSilence false positive diagnostics regarding passing...
2016-09-15 Oliver Stannard[ARM] ARM-specific attributes should be accepted for...
2016-09-15 Wei MiUpdate clang unittests for rL281586.
2016-09-15 NAKAMURA TakumiBuiltins.def: Explicitly undef finitef, to appease...
2016-09-14 Artem BelevichRevert r281457 "Supports adding insertion around non...
2016-09-14 Reid Kleckner[clang-cl] Accept the joined equals version of -resourc...
2016-09-14 Justin Lebar[CUDA] Make __clang_cuda_cmath.h compatible with libc++.
2016-09-14 Justin Lebar[CUDA] Add test checking our ability to take a function...
2016-09-14 Albert GutowskiAdd some MS aliases for existing intrinsics
2016-09-14 Stephen HinesRevert "Do not warn about format strings that are index...
2016-09-14 Stephen HinesDo not warn about format strings that are indexed strin...
2016-09-14 Kirill BobyrevCorrect assert text in DeclGroup::getSingleDecl()
2016-09-14 Devin Coughlin[analyzer] scan-build-py: Remove relative path hack...
2016-09-14 Dehao ChenConvert finite to builtin
2016-09-14 Saleem AbdulrasoolCodeGen: simplify the logic a slight bit
2016-09-14 Stephan BergmannFix documentation of MemberExpr::getMemberDecl
2016-09-14 Eric LiuSupports adding insertion around non-insertion replacem...
2016-09-14 Eric LiuRevert "[modules] When merging one definition into...
2016-09-14 Jonas HahnfeldDocument option '-rtlib' in clang's man page and help...
2016-09-14 Richard Smith[docs] Fix formatting of   characters so that...
2016-09-14 Richard Smith[docs] Order diagnostic cross-references alphabetically...
2016-09-14 Richard SmithUpdate DiagnosticsReference and fix emitter to emit...
2016-09-14 Kostya Serebryany[sanitizer-coverage] add yet another flavour of coverag...
2016-09-14 Nico WeberFollow-up to r281367: Compare uuids case-insensitively.
2016-09-14 Richard Smith[modules] When merging one definition into another...
2016-09-14 Richard SmithColor warnings purple rather than orange, to match...
2016-09-13 Richard SmithMissed update from r281412.
2016-09-13 Hans WennborgAlso don't inline dllimport functions referring to...
2016-09-13 Richard SmithWarning flag updates:
2016-09-13 Reid KlecknerFix a FIXME about MSVC 2013 in the diagnostic doc gener...
2016-09-13 Artem Belevich[CUDA] Do not merge CUDA target attributes.
2016-09-13 Akira Hatanaka[CodeGen] Fix an assert in EmitNullConstant.
2016-09-13 Manman RenObjectiveC Generics: follow-up commit to r281355.
2016-09-13 Albert GutowskiTemporary fix for MS _Interlocked intrinsics
2016-09-13 Albert GutowskiReverse commit 281375 (breaks building Chromium)
2016-09-13 Hans WennborgTry harder to not inline dllimport functions referencin...
2016-09-13 Alexander ShaposhnikovRemove excessive padding from PTHWriter
2016-09-13 Bruno Cardoso... [SemaObjC] Be more strict while parsing type arguments...
2016-09-13 Richard SmithWork around MSVC 2013's inability to default move speci...
2016-09-13 Albert GutowskiAdd bunch of _Interlocked builtins
2016-09-13 Albert GutowskiAdd some MS aliases for existing intrinsics
2016-09-13 Alexander Shaposhnikov[analyzer] Fix ExprEngine::VisitMemberExpr
2016-09-13 Nico Weber[clang-cl] Diagnose duplicate uuids.
2016-09-13 Richard SmithWork around a GCC 4.7-specific issue: due to implementi...
2016-09-13 Manman RenObjectiveC Generics: Start using ObjCTypeParamType.
2016-09-13 Yaxun LiuAMDGPU: Fix target options fp32/64-denormals
2016-09-13 Manman RenObjectiveC generics: Add ObjCTypeParamType in the type...
2016-09-13 Manman RenObjectiveC: Refactor applyObjCProtocolQualifiers.
2016-09-13 Manman RenAdd a class ObjCProtocolQualifiers to wrap APIs for...
2016-09-13 Nico WeberTraversing template paramter lists of DeclaratorDecls...
2016-09-13 Eric LiuRemove redundant comma around parenthesis in parameter...
2016-09-13 Vassil VassilevRevert accidentally checked in change in r281315.
2016-09-13 Vassil VassilevSimplify. NFC.
2016-09-13 Nikola SmiljanicAllow register variables in naked functions.
2016-09-13 Stephen Hinesclang-format: Add Java detection to git-clang-format.
2016-09-13 Adam NemetReapply r281276 with passing -emit-llvm in one of the...
2016-09-13 Richard TrieuHandle empty message in static_asserts.
2016-09-13 Richard TrieuFix interaction between serialization and c++1z feature.
2016-09-13 Peter CollingbourneUpdate Clang for D20147 ("DebugInfo: New metadata repre...
2016-09-13 Adam NemetRevert "Add -fdiagnostics-show-hotness"
2016-09-13 Reid Kleckner[DebugInfo] Deduplicate debug info limiting logic
2016-09-12 George Burgess IV[Sema] Fix PR30346: relax __builtin_object_size checks.
2016-09-12 Adam NemetAdd -fdiagnostics-show-hotness
next