]> granicus.if.org Git - clang/history - test
clang-cl: Make the driver parse all(?) msvc flags
[clang] / test /
2013-11-15 Hans Wennborgclang-cl: Make the driver parse all(?) msvc flags
2013-11-15 Fariborz JahanianObjectiveC. Fixes a bogus warning of unused backing
2013-11-15 Hans Wennborg[-cxx-abi microsoft] Emit thunks for pointers to virtua...
2013-11-15 Alexander Potapenko[ASan] Fix darwin-sanitizer-ld.c for iossim, which...
2013-11-15 Alexander Potapenko[ASan] Link with libclang_rt.asan_iossim_dynamic.dylib...
2013-11-15 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-15 Alp TokerIgnore test Inputs globally and remove redundant lit...
2013-11-15 Richard SmithTests for core issue 216-223.
2013-11-15 Richard SmithWhen we hit a #include directive that maps to a module...
2013-11-15 Richard SmithPR17533 and duplicates: don't compute the return type...
2013-11-15 Richard SmithDon't reject dependent range-based for loops in constex...
2013-11-15 Matt ArsenaultFix test failures after addrspacecast added.
2013-11-15 Jordan Rose[analyzer] Silence warnings coming from allocators...
2013-11-15 Richard SmithModern gcc is happy to constant evaluate __builtin_strl...
2013-11-14 Tom StellardR600: Add processor type for Hawaii
2013-11-14 Joerg SonnenbergerPR 17916: Don't fail if xcrun is not present.
2013-11-14 David PeixottoPass -Wa,-I and -Xassembler -I args to integrated assembler
2013-11-14 Richard SmithDR408: If a static data member of incomplete array...
2013-11-14 Warren HuntMakes A Microsoft Layout CodeGen Test Explicit
2013-11-14 Richard SmithAdd -Wdeprecated-writable-string in C++ to -Wc++11...
2013-11-14 Chad Rosier[AArch64] Add support for legacy AArch32 NEON scalar...
2013-11-14 Fariborz JahanianObjectiveC migrator: This patch sets access property
2013-11-14 Joey Gouly[OpenCL] Make sure we put string literals in the consta...
2013-11-14 Jordan Rose[analyzer] Treat MSVC's _wassert as noreturn.
2013-11-14 Argyrios Kyrtzidis[objcmt] Introduce "objcmt-white-list-dir-path=" option.
2013-11-14 Simon Atanasyan[Mips] Add tests for MIPS/MIPS64 type defines and type...
2013-11-14 Kevin QinRemove a test failure.
2013-11-14 Kevin QinAdd test case for AArch64 NEON poly64 intrinsic.
2013-11-14 Kevin QinAdd test cases for AArch64 NEON instruction set misc.
2013-11-14 Ted KremenekRevert r194663 and r194647.
2013-11-14 Ted KremenekRefine -Wunused-variable to only suppress warning for...
2013-11-14 Serge PavlovAdded warning on structures/unions that are empty or...
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-14 Ted KremenekSuppress -Wunused-variable when initializer uses bridge...
2013-11-14 Fariborz JahanianUse a more realistic NS class names in
2013-11-14 Fariborz JahanianObjectiveC ARC. objc_bridge attribute should be applied to
2013-11-13 Fariborz JahanianObjectiveC ARC. Introduce a new attribute, 'objc_bridge'
2013-11-13 Rafael EspindolaDon't use alias from derived dtor to base dtor at -O0.
2013-11-13 Reid Kleckner-fms-extensions: Recognize _alloca as an alias for...
2013-11-13 Reid KlecknerOnly provide MS builtins when -fms-extensions is on
2013-11-13 Weiming ZhaoAdd test case for r194593
2013-11-13 Chad Rosier[AArch64] Tests for legacy AArch32 NEON scalar shift...
2013-11-13 Diego NovilloAdd -fprofile-sample-use to Clang's driver.
2013-11-13 Serge PavlovWarn on duplicate function specifier
2013-11-13 Richard SmithPR10837: Warn if a null pointer constant is formed...
2013-11-13 Fariborz JahanianObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLY
2013-11-12 Hans Wennborgclang-cl: parse the /Yc flag (PR17895)
2013-11-12 Dmitri GribenkoDocumentation parsing: add support for \throws \throw...
2013-11-12 Rafael EspindolaAvoid producing mismatched comdats.
2013-11-12 Weiming Zhaoadd intrinsics: __builtin_arm_{dmb,dsb} for ARM
2013-11-12 Fariborz JahanianObjectiveC. availability of Array/Dictionary subscripting
2013-11-12 Fariborz JahanianObjectiveC migrator. Another alternative to
2013-11-12 Hans Wennborgclang-cl: parse the /GT option
2013-11-12 Sylvestre LedruRemove trailing spaces
2013-11-12 Fariborz JahanianObjectiveC driver change. re-apply patch reverted in
2013-11-12 Daniel Sanders[mips][msa] Enable inlinse assembly for MSA.
2013-11-12 Daniel Sanders[mips] Added fpu register tests to tests/CodeGen/mips...
2013-11-12 Daniel Sanders[mips] Small fixes to test/CodeGen/mips-clobber-reg.c
2013-11-12 Robert LyttonXCore target requires preferred alignment.
2013-11-12 Robert LyttonXCore target Type defines.
2013-11-12 Robert LyttonXCore target has -fno-use-cxa-atexit as default.
2013-11-12 Richard SmithTests for core issue 201-215.
2013-11-12 Rafael EspindolaKeep the old function order in CodeGenModule::applyRepl...
2013-11-12 Rafael EspindolaThis reverts commit r194435 and r194434.
2013-11-12 Faisal ValiA quick fix to PR17877 that was introduced by r194188...
2013-11-12 Richard SmithExtra test for r194444.
2013-11-12 Reid Kleckner-fms-compatibility: Use C++98 null pointer constant...
2013-11-12 Fariborz JahanianObjectiveC. Try to unbreak buildbot.
2013-11-11 Fariborz JahanianObjectiveC. By default allow array/dictionary subscript...
2013-11-11 Rafael EspindolaAdd a testcase where we replace a destructor with an...
2013-11-11 Akira Hatanaka[mips] Partially revert r193640. Stack alignment should...
2013-11-11 Sylvestre LedruRevert "Using an invalid -O falls back on -O3 instead...
2013-11-11 Sylvestre LedruRevert "Remove -### from the -O20 test, it was failing...
2013-11-11 Sylvestre LedruRemove -### from the -O20 test, it was failing the...
2013-11-11 Rafael EspindolaFix pr17875.
2013-11-11 Tim NorthoverDarwin(ish): we don't want __ARM_EABI__ even on v7a...
2013-11-11 Chad Rosier[AArch64] The shift right/left and insert immediate...
2013-11-11 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-11 Fariborz JahanianObjectiveC migrator. More testing of instancetype migra...
2013-11-11 Roman DivackyAdd test for r194350.
2013-11-11 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-11 Joerg SonnenbergerNetBSD 6.99.26 switched to default rounding mode, so...
2013-11-11 Rafael EspindolaRevert "Keep the old function order in CodeGenModule...
2013-11-10 Rafael EspindolaKeep the old function order in CodeGenModule::applyRepl...
2013-11-09 Rafael EspindolaAdd -mconstructor aliases to some tests.
2013-11-09 Rafael EspindolaThis reverts commit r194330, r194329 and r194328.
2013-11-09 David ChisnallFreeBSD 10 ships with only libc++, make sure it's the...
2013-11-09 David ChisnallCorrectly set the target in fuse_ld.c correctly...
2013-11-09 David ChisnallAdd explicit target to the fuse_ld.c test.
2013-11-09 David ChisnallAdd support for -fuse-ld=.
2013-11-09 Richard SmithTry to recover a bit better if a close brace is missing...
2013-11-09 Dmitri GribenkoComment parsing: recognize \def (but processing is...
2013-11-09 Rafael EspindolaDon't emit an internal destructor that is identical...
2013-11-08 Rafael EspindolaUse rauw for all discardable aliases, not just linkonce...
2013-11-08 Rafael EspindolaFix name in test.
2013-11-08 Nick LewyckyRemove an incorrect optimization inside Clang's IRGen...
2013-11-08 Rafael EspindolaIf a linkonce_odr dtor/ctor is identical to another...
2013-11-08 Richard SmithFix %select numbering confusion between diagnostic...
2013-11-08 Reid KlecknerMake -fdump-vtable-layouts print to stdout, not stderr
2013-11-08 DeLesley HutchinsThread-safety analysis: check guarded_by and pt_guarded...
next