]> granicus.if.org Git - clang/history - test
Validate user headers even if -fmodules-validate-once-per-build-session
[clang] / test /
2014-11-10 Ben LangmuirValidate user headers even if -fmodules-validate-once...
2014-11-10 Tim NorthoverAArch64: set all processor features from -arch if nothi...
2014-11-10 Richard SmithImprove diagnostics if _Noreturn is placed after a...
2014-11-10 Richard SmithUpdate fold-expression mangling to match cxx-abi-dev...
2014-11-08 Aaron BallmanMissing testcase from r221581.
2014-11-08 Aaron BallmanUpdated the wording for a diagnostic to be more grammat...
2014-11-08 Aaron Ballman[c++1z] Support for attributes on namespaces and enumer...
2014-11-08 Richard Smith[c++1z] Support for u8 character literals.
2014-11-08 Richard Smith[c++1z] Implement nested-namespace-definitions.
2014-11-08 Richard Smith[c++1z] N4295: fold-expressions.
2014-11-08 Ben LangmuirCheck module signature when the module has already...
2014-11-08 Fariborz JahanianFixed a buildbot failure.
2014-11-07 Fariborz Jahanian[Objective-C Sema]. Issue availability/deprecated warni...
2014-11-07 Tim NorthoverARM ABI: simplify decisions on whether args can be...
2014-11-07 Samuel AntaoFix clash of gcc toolchains in hexagon driver regressio...
2014-11-07 Fariborz JahanianRevert r221404 which caused lldb to not display
2014-11-07 Timur IskhodzhanovImprove comments in vtordisp tests: fix a typo, add...
2014-11-07 David MajnemerCodeGen, Itanium: Properly dllimport RTTI data
2014-11-06 Rafael EspindolaDon't manually insert L prefixes.
2014-11-06 Andrea Di Biagio[X86] Slightly refactor default features for AMD bdver...
2014-11-06 Alexey BataevFix for exception specification mismatch in explicit...
2014-11-06 Rafael EspindolaUse FileCheck.
2014-11-06 Rafael EspindolaDelete dead test.
2014-11-05 Fariborz JahanianPatch for small addition to availability attribute.
2014-11-05 Fariborz JahanianThis patch fixes a crash after rebuilding call AST of
2014-11-05 Frederic Riss[DebugInfo] Do not record artificial global initializer...
2014-11-05 Ben LangmuirRemove superceded warning warn_forgotten_module_header
2014-11-05 Will WilsonMS ABI: Correctly mangle CV qualifiers from typedefs
2014-11-05 NAKAMURA TakumiMark darwin-debug-flags.c as REQUIRES:shell, due to...
2014-11-05 Adrian PrantlDebug info: Emit the correct type for the __FuncPtr...
2014-11-05 Kaelyn TakataFilter out non-static class members when correcting...
2014-11-04 Kuba BreckaFix the test failure on Windows introduced by r221279.
2014-11-04 Bob WilsonUse backslashes to escape spaces and other backslashes...
2014-11-04 Roman DivackySince the file has both ppc and ppc64 tests in it renam...
2014-11-04 Roman DivackyRewrite the test to not require asserts.
2014-11-04 Kuba BreckaUse @rpath as LC_ID_DYLIB for ASan dylib on OS X
2014-11-04 Yaron KerenRe-enable this test on Windows since it passes with...
2014-11-04 NAKAMURA TakumiRemove "REQUIRES:shell" from tests. They work for me.
2014-11-04 NAKAMURA Takumiclang/test/Tooling: Remove mention to PR15590 out of...
2014-11-04 NAKAMURA Takumiclang/test/Tooling: [PR15590] Avoid backslashes in...
2014-11-04 NAKAMURA Takumiclang/test/VFS/umbrella-mismatch.m: Let it work on...
2014-11-04 NAKAMURA Takumiclang/test/Coverage/html-diagnostics.c: Use find(1...
2014-11-04 NAKAMURA Takumiclang/test/Modules: Remove "REQUIRES:shell" since they...
2014-11-03 Reid KlecknerLower __builtin_fabs* to @llvm.fabs.*
2014-11-03 Rafael EspindolaRemove local handling of ASAN_OPTIONS and UBSAN_OPTIONS.
2014-11-03 Reid KlecknerMove the no-prototype calling conv check after decl...
2014-11-03 Reid KlecknerDon't diagnose no-prototype callee-cleanup function...
2014-11-03 Roman DivackyRequire asserts to unbreak the buildbots.
2014-11-03 Fariborz JahanianFurther restrict issuance of 'override' warning if...
2014-11-03 Roman DivackyImplement vaarg lowering for ppc32. Lowering of scalars...
2014-11-03 Fariborz JahanianThis patch reverts r220496 which issues warning on...
2014-11-03 Matt ArsenaultEmit OpenCL local global variables without zeorinitializer
2014-11-03 Hans WennborgDon't allow dllimport/export on classes with internal...
2014-11-03 Hans WennborgDon't dllimport inline functions when targeting MinGW...
2014-11-03 Craig TopperAdd FSGSBASE intrinsics to x86 intrinsic headers.
2014-11-03 Craig TopperRemove definitions from Intrin.h that already exist...
2014-11-01 Craig TopperAdd _lzcnt_u32 and _lzcnt_u64 to lzcntintrin.h to match...
2014-11-01 David MajnemerCodeGen: Virtual dtor thunks shouldn't have this marked...
2014-11-01 Richard TrieuFix a bug where -Wuninitialized would skip arguments...
2014-10-31 Reid KlecknerImplement IRGen for the x86 vectorcall convention
2014-10-31 Fariborz JahanianObjective-C SDK modernization tool. Use its own option
2014-10-31 Richard TrieuHave -Wuninitialized catch uninitalized use in overload...
2014-10-31 David MajnemerMS ABI: Properly call global delete when invoking virtu...
2014-10-31 Fariborz JahanianC++-11 [qoi]. Do not warn on missing 'verride' on use of
2014-10-31 Bill Schmidt[PowerPC] Initial VSX intrinsic support, with min/max...
2014-10-31 Kostya Serebryanyignore -mconstructor-aliases when adding field paddings...
2014-10-31 Reid KlecknerFix ARM HVA classification of classes with non-virtual...
2014-10-31 Hao Liu[AArch64]Add 2 intrinsics vmov_n_p64/vmovq_n_p64, the...
2014-10-31 Richard Smith[modules] When a .pcm file is explicitly built separate...
2014-10-30 Richard SmithRefactor tree printing in AST dumping.
2014-10-29 Hans WennborgFollow-up to r216619: use isCXXCLassMember() instead...
2014-10-29 Saleem Abdulrasooltest: generalise the test matching
2014-10-29 Saleem AbdulrasoolCodeGen: add __readfsdword builtin
2014-10-29 Eli BenderskyPass aggregates on the stack without splitting in NVPTX.
2014-10-29 Ulrich Weigand[PowerPC ABI] Bug 21398 - Consider C++ base classes...
2014-10-29 NAKAMURA Takumiclang/test/CodeGen/captured-statements-nested.c: Tweak...
2014-10-29 Alexey BataevImproved capturing variable-length array types in Captu...
2014-10-28 Fariborz JahanianObjective-C modern rewriter. Patch to fix a rewriting bug
2014-10-28 Hans WennborgThe dllimport.cpp test was gating some checks on #ifnde...
2014-10-28 Fariborz JahanianObjective-C. revert patch for rdar://17554063.
2014-10-28 Fariborz JahanianActually remove this test entirely.
2014-10-28 Fariborz Jahanian[Objective-C]. revert r220740,r220727
2014-10-28 Richard SmithPR17730: Add test that we don't crash on this testcase...
2014-10-28 Richard SmithPR21367: Don't accept rvalue references as an extension...
2014-10-28 Richard SmithExtend test to check that -D flags do not leak across...
2014-10-28 Richard Smith[modules] Allow -I, -D, -W flags to change between...
2014-10-28 NAKAMURA Takumiclang/test/Modules/explicit-build.cpp: Tweak to meet...
2014-10-28 Richard TrieuFix warning text: lower -> higher
2014-10-28 Saleem AbdulrasoolDriver: remove a stray s that propagated in cross-windows
2014-10-27 Fariborz JahanianImprove on the diagnostic in my last patch and change...
2014-10-27 Richard Smith[modules] Load .pcm files specified by -fmodule-file...
2014-10-27 Fariborz JahanianObjective-C ARC [qoi]. Issue diagnostic if __bridge...
2014-10-27 David MajnemerFrontend: Define __EXCEPTIONS if -fexceptions is passed
2014-10-27 Kostya SerebryanyDo not insert asan paddings after fields that have...
2014-10-27 Fariborz Jahanianc++11 patch to issue warning on missing 'override' on
2014-10-27 Kaelyn TakataWire up LookupMemberExpr to use the new TypoExpr.
2014-10-27 NAKAMURA TakumiPrune CRLF.
2014-10-25 Saleem Abdulrasooltest: attempt to make test more hermetic
2014-10-25 David MajnemerLex: Fix an invalid access into a SmallString
2014-10-25 Rafael EspindolaMake this test a bit stricter by checking clang's outpu...
next