]> granicus.if.org Git - clang/shortlog
clang
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-03 Kostya Serebryany[sanitizer-coverage] one more flavor of coverage: ...
2017-06-03 Eric Fiselier[coroutines] Fix rebuilding of dependent coroutine...
2017-06-03 Richard TrieuRevert r304592
2017-06-02 Richard SmithFix assertion failure if we can't deduce a template...
2017-06-02 Richard Trieu[ODRHash] Add support for TemplateArgument types.
2017-06-02 Alexey Bader[OpenCL] Harden function pointer diagnostics.
2017-06-02 Benjamin Kramer[Modules] Fix use after scope.
2017-06-02 Alex LorenzASTPrinter: Objective-C method declarations don't need...
2017-06-02 Alex LorenzTie the macOS tests in test/Integration to the latest...
2017-06-02 Alex LorenzAvoid calling report_fatal_error in the destructor...
2017-06-02 NAKAMURA Takumiclang/test/CodeGenCXX/unaligned-member-qualifier.cpp...
2017-06-02 Roger Ferrer... Remove file that I forgot to remove as part of rL304523
2017-06-02 Roger Ferrer... Mangle __unaligned in Itanium ABI
2017-06-02 Richard TrieuMinor fixes to for-loop warning.
2017-06-02 Richard SmithSupport lazy stat'ing of files referenced by module...
2017-06-02 Vedant KumarRevert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"
2017-06-02 Akira Hatanaka[Sema] Improve -Wstrict-prototypes diagnostic message...
2017-06-02 Richard SmithPR32848: There isn't necessarily a FileChanged or FileS...
2017-06-02 Tim Shen[ThinLTO] Add x86 requires to thin_link_bitcode. NFC.
2017-06-01 Davide Italiano[CodeGen] Surround assertion with parentheses.
2017-06-01 Tim Shen[ThinLTO] Wire up ThinLTO and new PM
2017-06-01 Abderrazek... [AArch64] Add ARMv8.2-A FP16 vefctor intrinsics
2017-06-01 Vedant KumarRelax test to try and appease builders. NFC.
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Keno Fischer[CGDebugInfo] Finalize SubPrograms when we're done...
2017-06-01 Simon PilgrimDon't assume that a store source is a vector type just...
2017-06-01 Richard SmithEscape filenames in module map line marker directives...
2017-06-01 Vedant Kumar[Modules] Handle sanitizer feature mismatches when...
2017-06-01 Vedant Kumar[ubsan] Add a check for pointer overflow UB
2017-06-01 David BlaikieAdd compatibility alias for -Wno-#warnings
2017-06-01 Piotr PadlewskiFixed broken test (strict-vtable-pointers)
2017-06-01 Keno Fischer[SemaCXX] Add diagnostics to require_constant_initializ...
2017-06-01 Akira Hatanaka[CodeGen][ObjC] Fix assertion failure in EmitARCStoreSt...
2017-06-01 Piotr PadlewskiEmit invariant.group.barrier when using union field
2017-06-01 Simon PilgrimStrip trailing whitespace. NFCI.
2017-06-01 Simon PilgrimRemove late nullptr pointer test (PR32447)
2017-06-01 Yaron KerenIncrease the limit for the number of DiagnosticLexKinds...
2017-06-01 Alexander KornienkoMake the clang-cl test less restrictive.
2017-06-01 Piotr PadlewskiFixed warnings
2017-06-01 Pekka Jaaskelainen[OpenCL] spir_kern by defaul: fix old test cases
2017-06-01 Piotr PadlewskiEmit available_externally vtables opportunistically
2017-06-01 Kristof BeylsAdapt tests after making mcpu=generic the default for...
2017-06-01 Pekka Jaaskelainen[OpenCL] Makes kernels use the SPIR_KERNEL CC by default.
2017-06-01 Peter Collingbournedocs: Document LLD's cache dir argument.
2017-06-01 Gor NishanovCGCleanup: (NFC) add another test for r304335 - Don...
2017-06-01 Richard SmithPR33232: implement support for MSVC's __is_trivially_de...
2017-05-31 Eric Fiselier[coroutines] Fix checking for prvalue-ness of `await_su...
2017-05-31 Richard Smith[modules] When compiling a preprocessed module map...
2017-05-31 Reid Kleckner[clang-cl] Expose -nostdinc and -nobuiltininc
2017-05-31 Reid KlecknerFix cl-diagnostics.c test by hardcoding the version...
2017-05-31 Reid KlecknerAdd test case for r304316 which implemented clang-cl...
2017-05-31 Reid KlecknerDon't try to spill static allocas when emitting expr...
2017-05-31 Eric Fiselier[coroutines] Fix assertion during -Wuninitialized analysis
2017-05-31 Craig Topper[TableGen] Clang changes to support Record::getValueAsS...
2017-05-31 Davide Italiano[CodeGen] Surround assertion with parens and format.
2017-05-31 Reid Kleckner[clang-cl] Implement /diagnostic: flag
2017-05-31 Reid KlecknerFix incorrect spelling of calling conv flag and add...
2017-05-31 Erik Pilkington[Sema][ObjC] Don't emit availability diags for category...
2017-05-31 Reid Kleckner[clang-cl] Improve default calling convention flag...
2017-05-31 Reid Kleckner[clang-cl] Ignore /Zc:ternary, clang behaves this way...
2017-05-31 Alexander KornienkoEnable the ARM Neon intrinsics test by default.
2017-05-31 Alexander KornienkoRevert "[ARM] Update long-test after r304201."
2017-05-31 Martin Probstclang-format: [JS] improve calculateBraceType heuristic
2017-05-31 Richard Trieu[ODRHash] Support TemplateSpecializationType
2017-05-30 Richard Smith[modules] Minor documentation clarification for behavio...
2017-05-30 Richard SmithAdd an explicit -std= to test to unbreak on PS4 targets.
2017-05-30 Alexey Bataev[OpenMP][Driver] Put target binary for each offload...
2017-05-30 Javed AbsarReverting Neon vector type 64-alignment fix
2017-05-30 Alexey Bataev[OPENMP] Allow 'use_device_ptr' clause in 'target data...
2017-05-30 Erik Verbruggen[libclang] Allow to suspend a translation unit.
2017-05-30 Diana PicusFixup r304205 - Require PowerPC target
2017-05-30 Javed AbsarFix issue with test that caused bildbot failure
2017-05-30 Benjamin Kramer[ARM] Update long-test after r304201.
2017-05-30 Erik VerbruggenAllow for unfinished #if blocks in preambles
2017-05-30 Benjamin Kramer[PPC] Make altivec conversion function macros.
2017-05-30 Javed Absar[ARM] Fix Neon vector type alignment to 64-bit
2017-05-30 Egor Churaev[OpenCL] Added diagnostic for implicit declaration...
2017-05-30 Egor Churaev[OpenCL] An error shall occur if any scalar operand...
2017-05-30 Richard SmithDiagnose attempts to build a preprocessed module that...
2017-05-30 Hiroshi Inoue[trivial] fix a typo in comment, NFC
2017-05-30 Richard Smith[modules] When we #include a local submodule header...
next