]> granicus.if.org Git - clang/shortlog
clang
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...
2017-01-30 David BlaikiePrototype of modules codegen
2017-01-30 Richard SmithTowards P0091R3: parsing support for class template...
2017-01-29 Arpith Chacko... [OpenMP][NVPTX][CUDA] Adding support for printf for...
2017-01-29 Marcos Pividori[windows] [asan] Add linker flag when including "asan_d...
2017-01-29 Laszlo Nagy[scan-build-py] remove not used flag
2017-01-29 Argyrios Kyrtzidis[c-index-test] Provide capability for 'c-index-test...
2017-01-29 Duncan P. N... Modules: Fix a minor performance bug from r293393
2017-01-29 Duncan P. N... Modules: Simplify the ModuleFile constructor; likely NFC
2017-01-28 Duncan P. N... Modules: Return early in ModuleManager::addModule; NFC
2017-01-28 Duncan P. N... Modules: Clean up ModuleFile::Imports in ModuleManager...
2017-01-28 Duncan P. N... Modules: Enforce that ModuleManager::removeModules...
2017-01-28 Laszlo Nagy[scan-build-py] remove batch files
2017-01-28 Laszlo Nagy[scan-build-py] use subprocess wrapper
2017-01-28 Duncan P. N... Modules: Clarify ownership of ModuleFile instances...
2017-01-28 Duncan P. N... Modules: Return ModuleFile& from ModuleManager::begin...
2017-01-28 Duncan P. N... Modules: Separate out a checkSignature helper, almost NFC
2017-01-28 Sylvestre LedruRemove unused 'using' declaration. Found by clang-tidy...
2017-01-28 Sylvestre LedruPass a char instead of a string to the find function...
2017-01-28 Mehdi AminiFix typo introduced in r292960 that may affect -flto...
2017-01-28 George Burgess IVAttempt to unbreak buildbots.
2017-01-28 Richard SmithSwitch the template specialization kind for a non-defin...
2017-01-28 Matthias BraunAvoid calling dump() in normal code
2017-01-28 George Burgess IVChange how we handle diagnose_if attributes.
2017-01-28 Richard Smith-Wunused-func-template: do not warn on non-template...
2017-01-28 Richard SmithSupport '#pragma clang __debug dump' within C++ classes.
2017-01-28 Richard SmithConvert sequence of 'if's on the same value to a switch...
2017-01-28 Richard SmithWhen converting a template argument representing &array...
2017-01-27 David BlaikieFix linkage of static locals in available_externally...
2017-01-27 Vedant Kumar[ubsan] Sanity-check shift amounts before truncation...
2017-01-27 Richard SmithPR31783: Don't request the alignment of an invalid...
2017-01-27 Tim NorthoverARM-Darwin: re-enable -momit-leaf-frame-pointer.
2017-01-27 Hans Wennborgclang-cl: Warn about /U flags that look like filenames...
2017-01-27 Anastasia Stulova[OpenCL] Add missing address spaces in IR generation...
2017-01-27 Simon Dardis[mips] Add support for static model on N64
2017-01-27 Artem Dergachev[analyzer] Consider function call arguments while build...
2017-01-27 Martin Probstclang-format: [JS] do not format MPEG transport streams.
2017-01-27 Richard Smith[docs] Add help text and refine grouping for various...
2017-01-27 Richard SmithImprove workaround for Sphinx's lack of support for...
2017-01-26 Peter CollingbourneRe-apply r292662, "IRGen: Start using the WriteThinLTOB...
2017-01-26 Richard Smith[modules] Additional tests.
2017-01-26 Richard SmithAdd files forgotten in r293219.
2017-01-26 Richard Smith[modules] When reading / writing a typedef that is...
2017-01-26 Peter CollingbourneAdd missing x86 requirement.
2017-01-26 Peter CollingbourneIRGen: When loading the main module in the distributed...
2017-01-26 Richard SmithPR0091R3: Implement parsing support for using templates...
2017-01-26 Akira HatanakaTurn on -Wblock-capture-autoreleasing by default.
2017-01-26 Akira Hatanaka[Sema][ObjC] Make sure -Wblock-capture-autoreleasing...
2017-01-26 Stanislav MekhanoshinUse TargetMachine adjustPassManager hook
2017-01-26 Arpith Chacko... [OpenMP] Codegen support for 'target teams' on the...
2017-01-26 Adam NemetFurther fixes to test from r293146
2017-01-26 Adam NemetFix test from r293146
2017-01-26 Adam NemetSupport MIR opt-remarks with -fsave-optimization-record
2017-01-26 Argyrios Kyrtzidis[index] When indexing an ObjC method declaration use...
2017-01-26 Richard SmithRemove and replace DiagStatePoint tracking and lookup...
2017-01-25 Akira HatanakaFix test case committed in r293106 so that it passes...
2017-01-25 Akira HatanakaRemove the return type from the check string in test...
2017-01-25 Akira Hatanaka[CodeGen] Suppress emission of lifetime markers if...
2017-01-25 Justin Lebar[CodeGen] [CUDA] Add the ability set default attrs...
2017-01-25 Arpith Chacko... [OpenMP] Support for the proc_bind-clause on 'target...
2017-01-25 Nico WeberClarify how to forward-declare __llvm_profile symbols.
2017-01-25 Krasimir Georgiev[clang-format] Implement comment reflowing.
2017-01-25 Michal Gorny[test] Add HAVE_LIBZ to canonicalized booleans
2017-01-25 Michal Gorny[test] Port clang tests to canonicalized booleans
2017-01-25 Martin Bohme[Driver] Prevent no-arc-exception-silence.m test from...
next