]> granicus.if.org Git - clang/history - test
Revert most of r215810, which is no longer needed
[clang] / test /
2014-10-20 Artyom SkrobovD5823: Fix typo in Clang test arm-cortex-cpus.c; patch...
2014-10-20 Evgeny AstigeevichCommit to test commit access
2014-10-20 Richard Smith[modules] Add support for #include_next.
2014-10-19 David MajnemerCodeGen: ConstStructBuilder must verify packed constrai...
2014-10-19 Chandler CarruthRevert r220153: "CodeGen: ConstStructBuilder must verif...
2014-10-19 Chandler Carruth[complex] Teach the complex math IR gen to emit direct...
2014-10-19 NAKAMURA Takumiclang/test/Layout/itanium-union-bitfield.cpp: Appease...
2014-10-19 Ted Kremenek[analyzer] Tweak MallocSizeOfChecker to not warn when...
2014-10-19 David MajnemerCodeGen: ConstStructBuilder must verify packed constrai...
2014-10-18 Filipe CabecinhasNew round of fixes for "Always compile debuginfo-tests...
2014-10-18 Argyrios Kyrtzidis[libclang] If the code-completion point is inside the...
2014-10-18 Argyrios Kyrtzidis[libclang] Allow code-completion when pointing at the...
2014-10-18 David BlaikiePR21305: Typedefs in non-type template parameters in...
2014-10-18 Filipe CabecinhasAppend the %itanium_abi_host_triple substitution uncond...
2014-10-17 Filipe CabecinhasFix makefile for debuginfo-tests execution.
2014-10-17 Alexey Samsonov[ASan] Improve blacklisting of global variables.
2014-10-17 Kostya Serebryanyfix -fsanitize-address-field-padding for the cases...
2014-10-17 Richard SmithFix the rest of PR21289: a pack expansion that we can...
2014-10-17 Richard TrieuAdd support for initializer lists on field initializers...
2014-10-17 Hans WennborgTry to fix parse-progname.c test on Darwin
2014-10-17 Richard SmithDon't forget to substitute into the qualifier when...
2014-10-17 Hans WennborgMove test/CodeGen/sections.c to CodeGenCXX/sections.cpp
2014-10-17 Hans WennborgDriver: support detecting driver mode when clang has...
2014-10-17 NAKAMURA TakumiRevert r219977, "Re-commit r217995 and follow-up patche...
2014-10-17 NAKAMURA TakumiAdd explicit triple to clang/test/CodeGen/sanitize...
2014-10-17 Joerg Sonnenbergercomplex long double support for PowerPC
2014-10-17 Artyom SkrobovD5775: The new test case was missing from the preceding...
2014-10-17 Renato GolinUser c-tor name to fix the sanitizer test
2014-10-17 Renato GolinTrying to fix failing Clang sanitizer test on ARM bots
2014-10-17 Richard SmithTowards PR21289: don't lose track of unexpanded paramet...
2014-10-17 Richard SmithRemove incorrect usage of JoinedOrSeparate.
2014-10-17 Richard SmithPR21215: Support -fmodule-map-file being specified...
2014-10-17 Richard SmithPer comments on PR12350, move DR244 back from 'done...
2014-10-17 Kostya Serebryanytrying to fix the new test again, this time for the...
2014-10-17 Alexey SamsonovSanitizerBlacklist: blacklist functions by their source...
2014-10-16 Filipe CabecinhasAppease the buildbots with the special case for non...
2014-10-16 Filipe CabecinhasAdded %itanium_abi_host_triple to fix debuginfo-tests...
2014-10-16 Richard SmithRe-commit r217995 and follow-up patches (r217997, r2180...
2014-10-16 Saleem AbdulrasoolSema: handle additional case of qualified types
2014-10-16 Hans Wennborgtest/CodeGen/sections.c: add triple
2014-10-16 Kostya Serebryanytrying to fix the new test on hexagon-build
2014-10-16 Kostya SerebryanyInsert poisoned paddings between fields in C++ classes...
2014-10-16 Hans WennborgMS Compat: mark globals emitted in read-only sections...
2014-10-16 Aaron BallmanNo longer emit diagnostics about unused results (compar...
2014-10-16 Rafael EspindolaUpdate for llvm change.
2014-10-16 David BlaikieDebugInfo: Follow up to r219736, also test/demonstrate...
2014-10-16 Bradley Smith[AArch64] Enable A53 erratum workaround (835769) by...
2014-10-16 Saleem Abdulrasooltests: move test to more appropriate location
2014-10-16 Tom StellardOpenCL: Emit global variables in the constant addr...
2014-10-16 Tom StellardOpenCL: Add -ffake-address-space-map to a test
2014-10-16 Alexander Ereminspecify dwarf version for Solaris
2014-10-16 David BlaikiePR21246: DebugInfo: Emit the appropriate type (cv quali...
2014-10-16 Alexey BataevBugfix in template instantiation in CXXPseudoDestructor...
2014-10-16 David BlaikieDebugInfo: Cleanup testing of non-type template parameters.
2014-10-15 David MajnemerCodeGen: Don't drop thread_local when emitting __thread...
2014-10-15 Saleem AbdulrasoolSema: handle AttributedTypeLocs in C++14 auto deduction
2014-10-15 Saleem Abdulrasooltest: simplify test further
2014-10-15 Joerg SonnenbergerAs requested by Matt Thomas, use long long for intmax_t...
2014-10-15 Aaron BallmanAdding attributes to the IndirectFieldDecl that we...
2014-10-15 Reid KlecknerDon't use a global_ctors comdat for globals that aren...
2014-10-15 Dario DomizioliFix for PR21254 - Assertion in comment parser
2014-10-15 Rafael EspindolaUpdate for llvm api change.
2014-10-15 David MajnemerCodeGen: Use the initing member's type for a union...
2014-10-15 David MajnemerMS ABI: Use the correct this arg when generating implic...
2014-10-15 Richard TrieuImprovements to -Wnull-conversion
2014-10-14 Ehsan Akhgariclang-cl: Diagnose the usage of ASAN with a debug runti...
2014-10-14 David BlaikieDebugInfo: Lazily built static member variable declarat...
2014-10-14 Tim NorthoverARM: remove ARM/Thumb distinction for preferred alignment.
2014-10-14 Kaelyn TakataBe smarter when parsing variable declarations with...
2014-10-14 Tim NorthoverARM: set preferred aggregate alignment to 32 universally.
2014-10-14 Fariborz JahanianPatch to warn on interger overflow in presence of
2014-10-14 Saleem AbdulrasoolCodeGen: correct block mangling in ObjC
2014-10-14 Saleem AbdulrasoolCodeGen: correct mangling for blocks
2014-10-14 Ulrich Weigand[SystemZ] Address review comments for r219679
2014-10-14 David BlaikieDebugInfo: Don't leak location information from one...
2014-10-14 Ulrich Weigand[SystemZ] Add test case to verify default use of integr...
2014-10-14 Richard SmithExtend -Rmodule-build to also remark when module buildi...
2014-10-14 Richard Smith[modules] Merging for class-scope using-declarations.
2014-10-13 Alexey SamsonovSanitize upcasts and conversion to virtual base.
2014-10-13 Fariborz JahanianObjective-C [Sema]. Fixes a bug in comparing qualified
2014-10-13 Jordan Rose[analyzer] Check all 'nonnull' attributes, not just...
2014-10-13 Ulrich WeigandMore OpenMP test case compatibility fixes
2014-10-13 Bradley Smith[AArch64] Fixup test from A53 erratum patch after build...
2014-10-13 Renato GolinAdds support for the Cortex-A17 processor to Clang
2014-10-13 Bradley Smith[AArch64] Add workaround for Cortex-A53 erratum (835769)
2014-10-13 Alexey BataevFix incompatibility issue in /OpenMP/parallel_num_threa...
2014-10-13 Alexey Bataev[OPENMP] Codegen for 'num_threads' clause in 'parallel...
2014-10-13 Alexey BataevFix test OpenMP/parallel_if_codegen.cpp.
2014-10-13 Alexey Bataev[OPENMP] Codegen for 'if' clause in 'parallel' directive.
2014-10-13 Alexey BataevPredefinedExpr deserialization test in dependent context.
2014-10-12 Tyler NowickiAllow constant expressions in pragma loop hints.
2014-10-12 David MajnemerCodeGen: Strip qualifiers from qualified array types...
2014-10-12 NAKAMURA Takumiclang/test/Driver: Some tests don't REQUIRE asserts...
2014-10-11 Chandler Carruth[complex] Teach the other two binary operators on compl...
2014-10-11 Renato GolinFix typo in ARM reserved-r9 test case
2014-10-11 Chandler Carruth[complex] Use the much more powerful EmitCall routine...
2014-10-11 Chandler Carruth[complex] Teach Clang to preserve different-type operan...
2014-10-11 Richard Smith[modules] When instantiating a class member, don't...
2014-10-11 Ehsan Akhgariclang-cl: Don't warn for unused private fields when...
2014-10-10 Richard Smith[modules] Delay loading the field declared with an...
next