]> granicus.if.org Git - clang/shortlog
clang
2017-02-07 Martin Probstclang-format: [JS] correcly format object literal methods.
2017-02-07 Anastasia Stulova[OpenCL] Accept logical NOT for pointer types in CL1.1
2017-02-07 Martin Probstclang-format: [JS] exclaim preceding regex literals.
2017-02-07 Martin Probstclang-format: [JS] handle parenthesized class expressions.
2017-02-07 Dylan McKayRevert "Revert "[AVR] Allow specifying the CPU on the...
2017-02-07 Matt ArsenaultAMDGPU: Add a test checking alignments of emitted globa...
2017-02-07 Peter CollingbourneDriver: Do not link safestack with --whole-archive.
2017-02-07 Richard SmithP0091R3: Implement basic parsing support for C++17...
2017-02-06 Charles Li[Lit Test] Make tests C++11 compatible - Microsoft...
2017-02-06 Chris Bieneman[CMake] Add CLANG_INCLUDE_DIRS to CMake exports
2017-02-06 Ulrich Weigand[SystemZ] Provide predefined __ARCH__ and __VX__ macros
2017-02-06 Carlo Bertolli[OpenMP] Remove fixme comment in regression test and...
2017-02-06 Diana PicusRevert "[AVR] Allow specifying the CPU on the command...
2017-02-06 Daniel Jasperclang-format: Fix bug with conflicting BreakBeforeBinar...
2017-02-06 Dylan McKay[AVR] Allow specifying the CPU on the command line
2017-02-06 Dylan McKay[AVR] Add support for the full set of inline asm constr...
2017-02-05 Saleem AbdulrasoolBasic: match GCC behaviour for SuS macro
2017-02-05 Coby Tayree[X86][MS]Adjacent comments within multi-line inline...
2017-02-04 Richard SmithPR31846: Don't replace 'auto' type with a template...
2017-02-03 Matthias BraunDriver: Do not warn about unused -pthread when linking...
2017-02-03 Sanjay Patel[x86] fix tests with wrong dependency to pass because...
2017-02-03 Carlo Bertolli[OpenMP] Add missing regression test for pragma distrib...
2017-02-03 Charles Li[Lit Test] Make tests C++11 compatible - OpenMP constan...
2017-02-03 Daniel Jasperclang-format: [JS] Fix bugs in parsing and aligning...
2017-02-03 Alex Lorenz[Sema][ObjC++] Typo correction should handle ivars...
2017-02-03 Krasimir Georgiev[clang-format] Re-align broken comment lines where...
2017-02-03 Daniel Jasperclang-format: [Proto] Also supports implicit string...
2017-02-02 Reid KlecknerRevert "[Driver] Updated for Visual Studio 2017"
2017-02-02 Reid Kleckner[Driver] Updated for Visual Studio 2017
2017-02-02 Warren RistowPrevent ICE in dllexport class with _Atomic data member
2017-02-02 Argyrios Kyrtzidis[index] Provide a more general index::generateUSRForMac...
2017-02-02 Krasimir Georgiev[clang-format] Don't reflow across comment pragmas.
2017-02-02 Krasimir Georgiev[clang-format] Fix breaking of comment sections in...
2017-02-02 Krasimir Georgiev[clang-format] Don't reflow lines starting with TODO...
2017-02-02 Asiri RathnayakeImprove docs: Add missing #pragma push directive.
2017-02-02 Daniel Jasperclang-format: Do not use two-argument/operand special...
2017-02-02 Gabor Horvath[analyzer] Fix an assertion fail in CStringSyntaxChecker.
2017-02-02 George Burgess IVFix typo. NFC
2017-02-02 Saleem AbdulrasoolCodeGen: add a LLVM_FALLTHROUGH to a fallthrough (NFC)
2017-02-02 Duncan P. N... Modules: Simplify CompilerInstance constructor, NFC
2017-02-02 Richard SmithFix attribute name in diagnostic message to match actua...
2017-02-02 Davide Italiano[CodeGen] Update test after recent changes in llvm...
2017-02-01 Daniel Jasperclang-format: Fix incorrect line breaks after forced...
2017-02-01 Dehao ChenChange debug-info-for-profiling from a TargetOption...
2017-02-01 Richard SmithRepoint 'missing typename' diagnostic to the location...
2017-02-01 Richard SmithFix hole in our enforcement of rule requiring 'typename...
2017-02-01 Davide Italiano[CodeGen] Update test after recent changes in llvm...
2017-02-01 Akira Hatanaka[Sema][ObjC] Don't pass a DeclRefExpr that doesn't...
2017-02-01 Hans WennborgDrop 'dllimport' when redeclaring inline function templ...
2017-02-01 Alex Lorenz[CodeGen][ObjC] Avoid asserting on block pointer types in
2017-02-01 Alex LorenzRevert r293518 as it caused module linking error in...
2017-02-01 Krasimir Georgiev[clang-format] Fix regression about not aligning traili...
2017-02-01 Daniel JasperFix Index test after recent clang-format change.
2017-02-01 Daniel Jasperclang-format: Don't force-wrap multiline RHSs for 2...
2017-02-01 Ekaterina RomanovaDoxygen comments for prfchwintrin.h
2017-02-01 Richard SmithRemove apparently-unnecessary copy of constructor looku...
2017-02-01 Hans WennborgFollow-up to r293732: add a proper triple to the test
2017-02-01 Hans Wennborgclang-cl: Evaluate arguments left-to-right in construct...
2017-01-31 David BlaikieFix modules codegen to be compatible with modules-ts
2017-01-31 Akira Hatanaka[Sema] Transform a templated name before looking it...
2017-01-31 Reid KlecknerExtend -Wcast-calling-convention to warn on declaration...
2017-01-31 Marcos Pividori[windows] [asan] Fix tests failing after 293668.
2017-01-31 Nico WeberKeep Chromium ObjC column limit at 80 for consistency...
2017-01-31 Marcos Pividori[windows] [asan] Add wholearchive flag when including...
2017-01-31 Nirav Dave[X86] Teach Clang about -mfentry flag
2017-01-31 Krasimir Georgiev[clang-format] Fix regression about adding leading...
2017-01-31 Daniel Jasperclang-format: [JS] Indent expressions in ${} relative...
2017-01-31 Krasimir Georgiev[clang-format] Fix reflow in block comment lines with...
2017-01-31 Michal Gorny[cmake] Hint find_package() to prefer LLVM installed...
2017-01-31 Krasimir Georgiev[clang-format] Fix regression merging comments across...
2017-01-31 Daniel Jasperclang-format: [JS] Properly set scopes inside template...
2017-01-31 Daniel Jasperclang-format: [JS] Fix incorrect line break in template...
2017-01-31 Krasimir Georgiev[clang-format] Don't reflow comment lines starting...
2017-01-31 Daniel Jasper[clang-format] Refactor WhitespaceManager and friends
2017-01-31 Sam McCallRevert r293585 "Add better ODR checking for modules."
2017-01-31 Maxim Ostapenko[lsan] Enable LSan for x86 Linux
2017-01-31 Sam McCallIn VirtualCallChecker, handle indirect calls
2017-01-31 Matt ArsenaultAMDGPU: Add builtin for fmed3 intrinsic
2017-01-31 Akira HatanakaHandle ObjCEncodeExpr in extractStringLiteralCharacter.
2017-01-31 Richard SmithImprove fix for PR28739
2017-01-31 Richard TrieuAdd better ODR checking for modules.
2017-01-30 Vedant KumarRe-apply "[ubsan] Sanity-check shift amounts before...
2017-01-30 Richard SmithPR28739: Check that integer values fit into 64 bits...
2017-01-30 Saleem AbdulrasoolSerialization: use range based for loop (NFC)
2017-01-30 Krasimir Georgiev[clang-format] Fix regression that breaks comments...
2017-01-30 Richard SmithTowards P0091R3: parsing support for class template...
2017-01-30 Krasimir Georgiev[clang-format] Separate line comment sections after...
2017-01-30 Benjamin Kramer[AST] Give TemplateArgumentLoc a constexpr ctor.
2017-01-30 Benjamin Kramer[ASTMatchers] Sprinkle some constexpr on the global...
2017-01-30 Adam NemetAdjust tests after folding inlining analysis into misse...
2017-01-30 Benjamin Kramer[AST] Make header standalone.
2017-01-30 Benjamin Kramer[IRGen] Make header standalone.
2017-01-30 Alex LorenzRevert "r293343 - [ubsan] Sanity-check shift amounts...
2017-01-30 Sam McCallRevert r293455, which breaks v8 with a spurious error...
2017-01-30 Argyrios Kyrtzidis[c-index-test] CMake: add missing reference to clangSer...
2017-01-30 Daniel Jasperclang-format: [JavaScript] Undo r291974 for JavaScript.
2017-01-30 Argyrios Kyrtzidis[index] CMake: add missing reference to clangSerializat...
2017-01-30 David BlaikieReapply "DebugInfo: Omit class definitions even in...
2017-01-30 Argyrios Kyrtzidis[c-index-test] Provide capability to index module file...
2017-01-30 David BlaikieTidy up codegen modules test & make it x86 specific...
next