]> granicus.if.org Git - clang/shortlog
clang
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...
2017-01-25 Anastasia Stulova[OpenCL] Diagnose write_only image3d when extension...
2017-01-25 Arpith Chacko... [OpenMP] Support for thread_limit-clause on the 'target...
2017-01-25 Arpith Chacko... [OpenMP] Support for num_teams-clause on the 'target...
2017-01-25 Artem Dergachev[analyzer] Fix MacOSXAPIChecker fp with static locals...
2017-01-25 Diana PicusRevert "Use filename in linemarker when compiling prepr...
2017-01-25 Diana PicusTry to fix test from r293004
2017-01-25 Saleem AbdulrasoolDriver: ignore -fno-objc-arc-exception when -fno-objc...
2017-01-25 Arpith Chacko... [OpenMP] Codegen support for 'target teams' on the...
2017-01-25 David CallahanUse filename in linemarker when compiling preprocessed...
2017-01-25 Arpith Chacko... Reverting commit because an NVPTX patch sneaked in...
2017-01-25 Arpith Chacko... [OpenMP] Codegen support for 'target teams' on the...
2017-01-25 Arpith Chacko... [OpenMP] Support for the num_threads-clause on 'target...
2017-01-25 Arpith Chacko... [OpenMP] Support for the num_threads-clause on 'target...
2017-01-24 Richard SmithPR31742: Don't emit a bogus "zero size array" extwarn...
2017-01-24 Richard SmithStrengthen test from r292632 to also check we get the...
2017-01-24 Peter CollingbourneIRGen: Factor out function CodeGenAction::loadModule...
2017-01-24 Peter CollingbourneIRGen: Factor out function clang::FindThinLTOModule...
2017-01-24 Richard Smith[docs] Add TableGen-based generator for command line...
2017-01-24 Mehdi AminiFix test/Driver/embed-bitcode.c on non-Darwin host...
2017-01-24 Mehdi AminiForward -bitcode_process_mode to ld64 in marker-only...
2017-01-24 Mehdi AminiSplit isUsingLTO() outside of embedBitcodeInObject...
2017-01-24 Alex Lorenz[CodeCompletion] Ensure that ObjC root class completes...
2017-01-24 Benjamin Kramer[Sema] Fix assumption about typo corrections containing...
2017-01-24 Pavel LabathReplace use of chdir with llvm::sys::fs::set_current_path
2017-01-24 Greg ParkerRevert "[test] Replace `REQUIRES-ANY: a, b, c` with...
2017-01-24 Greg Parker[test] Replace `REQUIRES-ANY: a, b, c` with `REQUIRES...
2017-01-24 Devin CoughlinRevert "[analyzer] Fix memory space of static locals...
2017-01-24 David L. JonesSwitch TableGen to emit calls to ASTRecordReader for...
2017-01-24 Kostya Serebryany[sanitizer-coverage] emit __sanitizer_cov_trace_pc_guar...
2017-01-23 Hans WennborgRe-commit "Don't inline dllimport functions referencing...
2017-01-23 David L. JonesAdd LF_ prefix to LibFunc enums in TargetLibraryInfo.
2017-01-23 Richard SmithPR31692: Don't mark a declaration as invalid if we...
2017-01-23 Tim Shen[APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble...
2017-01-23 Matt ArsenaultAMDGPU: Update for changed subtarget feature name
2017-01-23 Paul RobinsonGuard __gnuc_va_list typedef.
2017-01-23 Richard SmithFix documentation typo from r292558.
2017-01-23 Alex Lorenz[Sema] UsingShadowDecl shouldn't be hidden by the Using...
2017-01-23 Anastasia Stulova[OpenCL] Improved enqueue_kernel diagnostic message
2017-01-23 David BlaikieRevert "DebugInfo: Omit class definitions even in the...
2017-01-23 Artem Dergachev[analyzer] Fix memory space of static locals seen from...
2017-01-23 Krasimir Georgiev[clang-format] Fix LanguageKind comments.
2017-01-23 Arpith Chacko... [OpenMP] DSAChecker bug fix for combined directives.
2017-01-23 Martin BohmeRevert "IRGen: Start using the WriteThinLTOBitcode...
2017-01-23 Antonio Maioranoclang-format: remove tests that assume no config file...
2017-01-23 Aleksei SidorinASTImporter: fix tests on Windows with removing slashed...
2017-01-23 Aleksei SidorinASTImporter: quick test fix
2017-01-23 Aleksei SidorinASTImporter: add forgotten tests for rL292776
2017-01-23 Aleksei SidorinASTImporter: improve support for C++ templates
2017-01-23 David BlaikieDebugInfo: Omit class definitions even in the presence...
2017-01-21 Justin Lebar[NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM...
2017-01-20 Petr Hosek[Basic] Remove the 32-bit x86 and ARM targets for Fuchsia
next