]> granicus.if.org Git - clang/history - test
Avoid a couple of assertions when preprocessing with modules
[clang] / test /
2014-09-10 Ben LangmuirAvoid a couple of assertions when preprocessing with...
2014-09-10 Joerg SonnenbergerOnly override the target architecture on -m32 and frien...
2014-09-10 Fariborz JahanianObjective-C. Accept 'nil' as indexing argument to
2014-09-10 Hans WennborgMS ABI: Emit dynamic initializers for selectany globals...
2014-09-10 Fariborz JahanianObjective-C arc. Fixes a crash when issuing diagnostic for
2014-09-10 Nico WeberAdd a test for an operator access decl.
2014-09-10 Jordan Rose[analyzer] Fix pthread lock tests so that the API comes...
2014-09-10 Benjamin KramerCodeGen: Use a fixed alignment for vtables.
2014-09-10 Nico WeberDon't crash on access decls with invalid scope specifie...
2014-09-09 Fariborz JahanianObjective-C. Under a special flag, -Wcstring-format...
2014-09-09 Jordan RoseTeach the analyzer that __builtin_assume_aligned return...
2014-09-09 Ehsan AkhgariAllow empty statements in naked functions in addition...
2014-09-08 Ben LangmuirFix PCHs that import more than one module
2014-09-08 Alexey SamsonovImplement nonnull-attribute sanitizer
2014-09-08 NAKAMURA Takumiclang/test/CodeGen/builtin-assume*.c: Fixup for -Asserts.
2014-09-08 Hal FinkelDon't test really-large alignments for now
2014-09-07 Hal FinkelAdd __builtin_assume and __builtin_assume_aligned using...
2014-09-07 Hal FinkelAdjust test/CodeGenCXX/pr12251.cpp
2014-09-07 David BlaikieAvoid writing to the test directory as it may not be...
2014-09-07 David BlaikieFix test to not write output to the test directory...
2014-09-07 Hans WennborgTry to green test/Sema/format-strings.c on Win bots
2014-09-07 Hans WennborgMS format strings: parse the 'Z' printf conversion...
2014-09-06 Nico WeberMove x86-specific bits of warn-unused-local-typedef...
2014-09-06 Nico WeberAttempt to fix ARM bot. (The test references a typedef...
2014-09-06 Chandler Carruth[x86] Clean up the x86 builtin specs to reflect r217310...
2014-09-06 Richard SmithAdd error, recovery and fixit for "~A::A() {...}".
2014-09-06 Nico WeberAdd -Wunused-local-typedef, a warning that finds unused...
2014-09-06 Richard SmithReword switch/goto diagnostics "protected scope" diagno...
2014-09-05 David BlaikieFix r217275 to work without the need for standard heade...
2014-09-05 Ben LangmuirMove the initialization of VAListTagName after Initiali...
2014-09-05 Reid KlecknerRequire an x86 target for ms-inline-asm-return.cpp...
2014-09-05 Jordan Rose[analyzer] Don't crash if malloc() has an unexpected...
2014-09-05 James Molloy[ARMv8] Add support for 32-bit MIN/MAXNM and directed...
2014-09-05 Renato GolinMark ms-inline-asm as xfail on ARM
2014-09-05 NAKAMURA Takumiclang/test/CXX/drs/dr5xx.cpp: Fix up assumption of...
2014-09-05 Richard SmithRemove suppression of dr547 test and instead test that...
2014-09-04 Hans Wennborgclang/test/CXX/drs/dr5xx.cpp: Suppress dr547 also for...
2014-09-04 Richard TrieuStop double visiting some expressions during self refer...
2014-09-04 Hans WennborgDon't allow inline asm statements to reference paramete...
2014-09-04 Hans WennborgDon't allow non-ASM statements in naked functions
2014-09-04 Hans WennborgDon't emit prologues or epilogues for naked functions...
2014-09-04 Richard SmithPR20844: If we fail to list-initialize a reference...
2014-09-04 Hans WennborgMS format strings: allow the 'h' length modifier with...
2014-09-04 Hans WennborgMS format strings: support the 'w' length modifier...
2014-09-04 Reid KlecknerAdd triple to ms-inline-asm-return.cpp test
2014-09-04 Reid KlecknerMS inline asm: Allow __asm blocks to set a return value
2014-09-04 Reid KlecknerMS inline asm: Add a test for xgetbv clobbers
2014-09-04 Daniel Sanders[mips] Mark aggregates returned in registers with the...
2014-09-04 Daniel Sanders[mips] Zero-sized structs cannot be ignored in MipsABII...
2014-09-04 Oliver StannardARM: Default to apcs-gnu ABI for NetBSD
2014-09-03 David MajnemerAdjust test to handle fallout from r217102.
2014-09-03 Richard Smith[modules] Make NamespaceAliasDecl redeclarable, as...
2014-09-03 Alexey SamsonovAdd ubsan/not_ubsan features to Clang lit tests and use
2014-09-03 Tom StellardCGBuiltin: Use @llvm.fabs rather than fabs libcall...
2014-09-03 Ed SchoutenAllow a scoped lockable object to acquire/release multi...
2014-09-03 Richard Smith[modules] Use DeclContext::equals rather than == on...
2014-09-02 Richard SmithAvoid test failure on platforms where size_t is long...
2014-09-02 Richard SmithTests for DR550-572.
2014-09-02 Richard TrieuDon't allow lambdas to capture invalid decls during...
2014-09-01 Rafael EspindolaTest cleanup: move CHECK close to code.
2014-08-31 NAKAMURA Takumiclang/test/CXX/drs/dr5xx.cpp: Suppress dr547 for target...
2014-08-31 Richard SmithTests for DR525-550.
2014-08-31 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-access.cpp: Use %itani...
2014-08-30 Rafael EspindolaCleanup test.
2014-08-30 Richard Smith[modules] Fix deserialization cycle when loading a...
2014-08-29 Rafael EspindolaCleanup the test a bit. It was too dependent on the...
2014-08-29 Adrian PrantlDebug info: Only emit C++ accessibility specifiers...
2014-08-29 Richard SmithAdd some missing test coverage for merging 'extern...
2014-08-29 Reid KlecknerFix my broken test cases.
2014-08-29 Anna ZaksFixup for r216763. Add a driver test.
2014-08-29 Reid KlecknerMake all virtual member pointers use variadic musttail...
2014-08-29 Larisse VoufoFix for PR20660, where unexpanded parameter pack in...
2014-08-29 Fariborz JahanianObjective-C [qoi]. If property is going to be implemented
2014-08-29 Anna ZaksAdd an option to silence all analyzer warnings.
2014-08-29 Fariborz JahanianObjective-C. Tweak diagnosing properties that are not...
2014-08-29 Hans WennborgCheck in a test case for the problem with late-dropped...
2014-08-29 James MolloyUse store size instead of alloc size when coercing.
2014-08-29 David MajnemerCodeGen: Don't completely mess-up optimized atomic...
2014-08-29 Kostya Serebryanycall __asan_load_cxx_array_cookie when loading array...
2014-08-29 Alexey SamsonovIntroduce -DLLVM_USE_SANITIZER=Undefined CMake option...
2014-08-29 Hans WennborgBetter codegen support for DLL attributes being dropped...
2014-08-28 Rafael EspindolaCall powerpc-darwin external tools with -arch ppc.
2014-08-28 Richard SmithOops, use correct RUN: line for test.
2014-08-28 Richard Smith[modules] PR20786: add (already passing) regression...
2014-08-28 Aaron BallmanReverting r216675. This breaks some bots. Before this...
2014-08-28 Fariborz JahanianObjective-C IRGen. Fixes an assertion crash caused...
2014-08-28 Aaron BallmanThrow a std::bad_array_new_length exception when the...
2014-08-28 Oliver Stannard[ARM] Change default ABI for AArch32 to be "aapcs"...
2014-08-28 Yi Kongarm_acle: Implement data processing intrinsics
2014-08-28 Alexey BataevFixed test compatibility with MSVC codegen.
2014-08-28 Richard Smith[modules] When completing the redecl chain for an anony...
2014-08-28 Alexey Bataev[C++11] Support for capturing of variable length arrays...
2014-08-28 Richard TrieuDuring cross field uninitialized checking, when process...
2014-08-28 Richard Smith[modules] Number anonymous declarations that are lexica...
2014-08-28 Alexey SamsonovProperly handle multiple nonnull attributes in CodeGen
2014-08-27 Richard SmithPR20769: Fix confusion when checking whether a prior...
2014-08-27 Richard TrieuMore -Wuninitialized updates
2014-08-27 Hans WennborgAllow adding dll attributes on certain redecls with...
2014-08-27 Fariborz JahanianObjective-C. Change to method lookup rules to look
2014-08-27 Richard SmithAdd tests for variadic functions versus attribute nonnu...
next