]> granicus.if.org Git - clang/history - test
[Modules] Add Darwin-specific compatibility module map parsing hacks
[clang] / test /
2015-08-13 Ben Langmuir[Modules] Add Darwin-specific compatibility module...
2015-08-13 Martell MaloneDriver: Fix include directories when not using libgcc...
2015-08-13 Yaron KerenDisable failing check in bots from r244867.
2015-08-13 Ivan KrasinAdd sanitizer blacklists to the rules generated with...
2015-08-12 Naomi MusgraveRevert "Implement poisoning of only class members in...
2015-08-12 Naomi MusgraveImplement poisoning of only class members in dtor,...
2015-08-12 Richard TrieuStop printing macro backtraces that don't help diagnostics.
2015-08-12 John BrawnThe alias.c test now requires arm-registered-target
2015-08-12 John BrawnAdd test for PR24379
2015-08-12 Alexey Bataev[OPENMP] Fix for http://llvm.org/PR24430: clang hangs...
2015-08-12 Richard Smith[modules] Fix thread safety analysis to cope with mergi...
2015-08-11 Richard Smith[modules] When instantiating the contents of an importe...
2015-08-11 David Majnemer[MSVC Compatibility] Classify ext_ms_cast_fn_obj as...
2015-08-11 Daniel JasperRevert "[CUDA] Add implicit __attribute__((used)) to...
2015-08-11 Filipe CabecinhasPropagate SourceLocations through to get a Loc on float...
2015-08-11 David Majnemer[MSVC Compat] Implement __is_destructible, __is_nothrow...
2015-08-11 Tyler NowickiMake the analysis reporting test with x86 to fix the...
2015-08-11 Tyler NowickiPrint vectorization analysis when loop hint is specified.
2015-08-11 Richard Smith[modules] Don't suggest deleting the module cache on...
2015-08-11 Derek Schuffadd comment
2015-08-11 Derek SchuffAdd NaCl to long double/fp128 mangling test
2015-08-11 Richard Smith[modules] Properly diagnose errors in module files...
2015-08-10 Tyler NowickiAppend options for vectorization when pointer checking...
2015-08-10 Derek SchuffAdd NaCl (a target where long double = double) to long...
2015-08-10 Tyler NowickiMake frontend floating-point commutivity test X86 speci...
2015-08-10 Nick LewyckyIf a variable template is inside a context with templat...
2015-08-10 Tyler NowickiRemove non-ascii characters.
2015-08-10 Chih-Hung HsiehFix test case to work with -Asserts builds.
2015-08-10 Artem Belevich[CUDA] Add implicit __attribute__((used)) to all __glob...
2015-08-10 Artem Belevich[CUDA] Added stubs for new attributes used by CUDA...
2015-08-10 Tyler NowickiAppend options for floating-point commutivity when...
2015-08-10 Reid Kleckner[dllimport] A non-imported class with an imported key...
2015-08-10 David Majnemer[clang-cl] Add support for CL and _CL_ environment...
2015-08-10 Chih-Hung HsiehCorrect x86_64 fp128 calling convention
2015-08-10 Mark HeffernanAdd new llvm.loop.unroll.enable metadata for use with...
2015-08-10 John Brawn[Driver] Fix handling of -fbuiltin/-fcommon when combin...
2015-08-10 Daniel Marjamaki[Static Analyzer] Warn when inner and outer conditions...
2015-08-10 Filipe Cabecinhas[tests] Remove calls to grep
2015-08-10 Alexey Bataev[MSVC] Crash fix: assigning of overloaded member functi...
2015-08-09 NAKAMURA Takumiclang/test/Modules: Satisfy win32 hosts due to dospath...
2015-08-09 Richard Smith[modules] PR22534: Load files specified by -fmodule...
2015-08-09 Richard SmithUnrevert r244412 (reverted in r244414), and delete...
2015-08-09 Justin BognerRevert "[modules] Don't leak -M flags for dependency...
2015-08-09 Richard Smith[modules] When building a dependency file, include...
2015-08-09 Richard Smith[modules] Don't leak -M flags for dependency file gener...
2015-08-09 Richard SmithAdd file missed from r244409.
2015-08-09 Richard Smith[modules] When loading a template specialization, re...
2015-08-09 Yaron KerenTeach mingw toolchain driver to properly emit static...
2015-08-08 Anna ZaksRevert "[analyzer] Add checkers for OS X / iOS localiza...
2015-08-08 Anna Zaks[analyzer] Add checkers for OS X / iOS localizability...
2015-08-08 Devin Coughlin[analyzer] Don't issue alarm in ObjCSuperCallChecker...
2015-08-07 Peter CollingbourneAST: Implement mangling support for function types...
2015-08-07 James Y Knight[Sparc] XFAIL CodeGen/atomic_ops test.
2015-08-07 Michael WongThis patch commits OpenMP 4 target device clauses
2015-08-07 Ben LangmuirMake 'arm' cover both 32 and 64 bit architecutres
2015-08-06 David Majnemer[ItaniumCXXABI] Don't import RTTI data for classes...
2015-08-06 Argyrios Kyrtzidis[Frontend] Fix crash when serializing diagnostics with...
2015-08-06 Alexey Bataev[OPENMP 4.1] Allow references in init expression for...
2015-08-06 Michael KupersteinMark calls in thunk functions as tail-call optimization...
2015-08-06 Michael Kuperstein[X86] Add support for _MM_ALIGN16
2015-08-06 Alex Denisov[ObjC] Circular containers: add support of subclasses
2015-08-06 Argyrios Kyrtzidis[test] Another attempt to fix the test.
2015-08-05 Justin BognerDriver: Strip -header-include-file and -diagnostic...
2015-08-05 Argyrios Kyrtzidis[test] Fix tests in non-darwin bots.
2015-08-05 Diego NovilloAdd -fno-coverage-mapping flag.
2015-08-05 Diego NovilloAdd flags to disable profile generation.
2015-08-05 Reid KlecknerAdd -gcodeview and -gdwarf to control which type Clang...
2015-08-05 Douglas KatzmanClaim arguments that belong to 'clang_ignored_gcc_optim...
2015-08-05 Argyrios Kyrtzidis[test] Attempt a change to see if it fixes the test...
2015-08-05 Argyrios Kyrtzidis[test/Index] Update libclang tests to use libclang...
2015-08-05 Chandler CarruthFix a tiny bug in -no-canonical-prefixes that somehow...
2015-08-05 James Y KnightAdd missing atomic libcall support.
2015-08-05 Douglas Katzman[SHAVE] uppercase the CHECK prefixes in 'lit' tests...
2015-08-05 Tanya LattnerUpdate mailing list references to lists.llvm.org
2015-08-04 Benjamin Kramer[Sema] Add a crazy test case for r243987
2015-08-04 Benjamin Kramer[AST] Really allocate a SmallVector to the right size.
2015-08-04 Alexey Bataev[OPENMP 4.1] Support for 'linear' clause in loop direc...
2015-08-04 Alexey Bataev[OPENMP] Fix compiler crash during data-sharing attribu...
2015-08-04 Richard Smith[modules] Make IndirectFieldDecl mergeable to avoid...
2015-08-03 Naomi MusgraveDtor callback emitted when msan attribute not repressed...
2015-08-03 Douglas Katzman[SHAVE] Pass all -f, -g, -O, -W options through directl...
2015-08-03 Nathan Wilson[CONCEPTS] Add concept to VarDecl and diagnostic for...
2015-08-03 Andrey BokhankoAdditional fix for PR14269: Crash on vector elements...
2015-08-03 Asaf Badouh[X86][AVX512VLBW] add pack, cvt, mulhi and madd intrinsics
2015-08-02 Simon PilgrimFix invalid shufflevector operands
2015-08-02 Asaf Badouh[X86][AVX512VLDQ] add reduce/range/cvt intrinsics
2015-08-01 David Majnemer[MS ABI] Create a mangling for extended vector types
2015-08-01 David MajnemerUse the reserved keyword spelling of 'typeof'
2015-08-01 Yunzhong Gao[Tests] Add explicit -std=lang option to a number of...
2015-07-31 Duncan P. N. Exon... DI: Update testcases for LLVM assembly change
2015-07-31 Argyrios Kyrtzidis[modules] Fix issue where building a module from a...
2015-07-30 David BlaikieSplit DWARF: Allow -gmlt/-gsplit-dwarf to override...
2015-07-30 Hubert TongImproved error recovery for _Pragma
2015-07-30 Hubert Tong[Concepts] Add diagnostic: non template declaration
2015-07-30 Argyrios Kyrtzidis[sema] Allow to opt-out of overriding the super class...
2015-07-30 Naomi Musgravesimplified test case
2015-07-30 Naomi Musgraveremoved hardcoding for attribute associated with dtor...
2015-07-30 Naomi MusgraveTesting to verify function attribute disable-tail-calls...
2015-07-30 Naomi Musgraveupdated test to be more explicit
2015-07-30 Naomi MusgraveUpdated test regex and flags
next