]> granicus.if.org Git - clang/history - test
Keep Chromium ObjC column limit at 80 for consistency with C++
[clang] / test /
2017-01-31 Nirav Dave[X86] Teach Clang about -mfentry flag
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 Richard SmithTowards P0091R3: parsing support for class template...
2017-01-30 Adam NemetAdjust tests after folding inlining analysis into misse...
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 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 Jacob[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 Argyrios Kyrtzidis[c-index-test] Provide capability for 'c-index-test...
2017-01-28 George Burgess IVAttempt to unbreak buildbots.
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 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-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 Arpith Chacko Jacob[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 Jacob[OpenMP] Support for the proc_bind-clause on 'target...
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 Jacob[OpenMP] Support for thread_limit-clause on the 'target...
2017-01-25 Arpith Chacko Jacob[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 Jacob[OpenMP] Codegen support for 'target teams' on the...
2017-01-25 David CallahanUse filename in linemarker when compiling preprocessed...
2017-01-25 Arpith Chacko JacobReverting commit because an NVPTX patch sneaked in...
2017-01-25 Arpith Chacko Jacob[OpenMP] Codegen support for 'target teams' on the...
2017-01-25 Arpith Chacko Jacob[OpenMP] Support for the num_threads-clause on 'target...
2017-01-25 Arpith Chacko Jacob[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 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 Alex Lorenz[CodeCompletion] Ensure that ObjC root class completes...
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-23 Hans WennborgRe-commit "Don't inline dllimport functions referencing...
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 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 Arpith Chacko Jacob[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 David BlaikieDebugInfo: Omit class definitions even in the presence...
2017-01-20 Peter CollingbourneIRGen: Start using the WriteThinLTOBitcode pass.
2017-01-20 Tim Shen[Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
2017-01-20 Reid KlecknerRevert "Don't inline dllimport functions referencing...
2017-01-20 Manman RenRevert r292508 given that we intend to remove driver...
2017-01-20 Matt ArsenaultAMDGPU: Add builtin for getreg intrinsic
2017-01-20 Richard SmithFix actually-reachable llvm_unreachable.
next