]> granicus.if.org Git - clang/history - test
[Static Analyzer] Make the paths relative from the project root when generating refer...
[clang] / test /
2015-07-08 Reid Kleckner[SEH] Re-enable SEH on x86 Windows after r241699
2015-07-08 Petar Jovanovic[MIPS] Add support for direct-to-nacl in Clang
2015-07-08 Alexey Bataev[EH] Fix for clang bug 24005 - no cleanup for array...
2015-07-08 David MajnemerRevert "parser: wordsmith diagnostic message" and ...
2015-07-08 David Majnemer[CodeGen] Correctly handle base classes which are passe...
2015-07-08 David Majnemer[CodeGen] Don't crash classifying a union of an AVX...
2015-07-08 Richard Smith[modules] When determining the visible module set durin...
2015-07-08 Adrian PrantlChange the expectation for test/Tooling/ms-asm-no-targe...
2015-07-08 Adrian PrantlRevert "Revert r241620 and follow-up commits" and move...
2015-07-07 Reid Kleckner[SEH] Switch from frameaddress(0) to localaddress
2015-07-07 Adrian PrantlRevert r241620 and follow-up commits while investigatin...
2015-07-07 Reid KlecknerUpdate clang for intrinsic rename of framerecover to...
2015-07-07 Adrian PrantlAdd target requirements to testcases that emit PCH.
2015-07-07 Adrian PrantlUpdate testcases that use precompiled headers to requir...
2015-07-07 Adrian PrantlWrap clang modules and pch files in an object file...
2015-07-07 Akira Hatanaka[ARM] Pass subtarget feature "+long-calls" instead...
2015-07-07 Douglas Gregors/__nonnull/_Nonnull in a test for Objective-C __kindof.
2015-07-07 Douglas Gregor[libclang] Implement proper code-completion in an ObjC...
2015-07-07 Douglas Gregor[libclang] When inferring nonnull use the contextual...
2015-07-07 Douglas Gregor[libclang] Replace ObjC generic parameters when code...
2015-07-07 Douglas Gregor[libclang] Fix code-completion of block parameters...
2015-07-07 Douglas Gregor[libclang] Replace ObjC generic parameters in code...
2015-07-07 Douglas GregorImplement variance for Objective-C type parameters.
2015-07-07 Douglas GregorImplement the Objective-C __kindof type qualifier.
2015-07-07 Douglas GregorWarn when an intended Objective-C specialization was...
2015-07-07 Douglas GregorWarn when an Objective-C collection literal element...
2015-07-07 Douglas GregorC++ support for Objective-C lightweight generics.
2015-07-07 Douglas GregorImprove the Objective-C common-type computation used...
2015-07-07 Douglas GregorSubstitute type arguments into uses of Objective-C...
2015-07-07 Douglas GregorHandle Objective-C type arguments.
2015-07-07 Douglas GregorParsing, semantic analysis, and AST for Objective-C...
2015-07-07 Adrian PrantlDebug info: Emit distinct __block_literal_generic types...
2015-07-07 Reid KlecknerRevert "Revert 241171, 241187, 241199 (32-bit SEH)."
2015-07-06 Benjamin Kramer[Driver] Use llvm::Triple methods to handle -EL and...
2015-07-06 Eric ChristopherHandle arbitrary whitespace in the target attribute...
2015-07-06 Adrian PrantlDebug info: Don't emit a bogus location for the global...
2015-07-06 Davide Italiano[Sema] Warn when shifting a negative value.
2015-07-06 Adrian PrantlUpdate testcase to reflect new behavior in DIBuilder.
2015-07-06 Teresa JohnsonResubmit "Pass down the -flto option to the -cc1 job...
2015-07-06 Alexey Bataev[OPENMP 4.0] Codegen for 'omp cancel' directive.
2015-07-06 Richard SmithPR24030, PR24033: Consistently check whether a new...
2015-07-06 Richard SmithDR1909: Diagnose all invalid cases of a class member...
2015-07-06 Richard SmithWhen we see something that looks like a constructor...
2015-07-05 NAKAMURA TakumiMark clang/test/Modules/signal.m as REQUIRES:crash...
2015-07-05 NAKAMURA Takumiclang/test/CodeGen/builtins-ppc-vsx.c: Fix for -Asserts.
2015-07-05 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-07-03 Alexey Bataev[OPENMP 4.0] Fixed codegen for 'cancellation point...
2015-07-03 NAKAMURA Takumiclang/test/CodeGenCXX/trap-fnattr.cpp: Tweak to match...
2015-07-03 Akira HatanakaMake corrections to r241314.
2015-07-03 Akira HatanakaFix test case to appease buildbot.
2015-07-02 Akira HatanakaAttach attribute "trap-func-name" to call sites of...
2015-07-02 Kit BartonThis patch adds support for the vector merge even word...
2015-07-02 Ben Langmuir[Modules] Be consistent about finding a module for...
2015-07-02 Alexey Bataev[OPENMP 4.0] Initial support for 'omp cancel' construct.
2015-07-02 David Majnemer[MS ABI] nullptr data member ptrs are mangled different...
2015-07-02 Peter CollingbourneSpecify --target, hopefully fixing non-x86 bots.
2015-07-02 Nico WeberRevert 241171, 241187, 241199 (32-bit SEH).
2015-07-02 Ted KremenekParse 'technical term' format specifier.
2015-07-02 Alexey Bataev[OPENMP 4.0] Fixed test for 'cancellation point' directive.
2015-07-02 Alexey Bataev[OPENMP 4.0] Codegen for 'cancellation point' directive.
2015-07-02 Alexey Bataev[OPENMP] Introduced type trait "__builtin_omp_required_...
2015-07-02 Peter CollingbourneSpecify -arch:IA32. Should fix hexagon bot.
2015-07-02 Peter CollingbourneDriver: add support for linking the UBSan runtime libra...
2015-07-02 Justin BognerInstrProf: Pack the coverage mapping structs that we...
2015-07-01 Richard Smith[modules] Merging support for specializations of a...
2015-07-01 Reid Kleckner[SEH] Update EmitCapturedLocals to match r241187
2015-07-01 Reid Kleckner[SEH] Delete the 32-bit IR lowering for __finally block...
2015-07-01 Richard Smith[modules] Don't make out-of-line member specializations...
2015-07-01 Richard Smith[modules] Skip trailing attributes when skipping a...
2015-07-01 David BlaikieRevert "[DebugInfo] Fix debug info generation for funct...
2015-07-01 Reid Kleckner[SEH] Add 32-bit lowering for SEH __try
2015-07-01 Michael Kuperstein[DebugInfo] Fix debug info generation for function...
2015-07-01 Richard Smith[modules] Don't require the 'inline' specifier when...
2015-07-01 Alexey Bataev[OPENMP 4.0] Initial support for 'omp cancellation...
2015-07-01 Richard Smith[modules] Before checking whether the controlling macro...
2015-07-01 Peter CollingbourneCodeGen: Do not give local-linkage functions externally...
2015-07-01 Eric ChristopherUse a stable sort to guarantee target feature ordering...
2015-07-01 David Majnemer[Sema] Don't crash when deduction fails for decltype...
2015-07-01 Eric ChristopherFix sse4 for target attribute feature additions.
2015-07-01 Eric ChristopherFix a TODO dealing with canonicalizing attributes on...
2015-06-30 Richard Smith[modules] Make sure macros get made visible in the...
2015-06-30 David Majnemer[MS ABI] Stick constructor closures in an IR COMDAT...
2015-06-30 Peter CollingbourneCodeGen: Assign an appropriate comdat to thunks.
2015-06-30 Adrian PrantlUpdate testcases: DICompileUnits are now created distin...
2015-06-30 Adrian PrantlRelax this test so it also works on platforms that...
2015-06-30 Adrian PrantlDebug Info: Emit debug info for @import declarations.
2015-06-30 Reid Kleckner[clang-cl] Use /arch: to set the base target CPU
2015-06-30 Hubert Tong[CONCEPTS] Parsing of concept keyword
2015-06-30 Michael Kuperstein[X86] Add FXSR intrinsics
2015-06-30 NAKAMURA TakumiFix a couple of tests in clang/test to match "x86_thisc...
2015-06-30 David Majnemer[CodeGen] Tweak isTriviallyRecursive further
2015-06-30 David Majnemer[MS ABI] Workaround corner-case bug in the ABI for...
2015-06-30 Richard SmithRework parsing of pure-specifiers. Perform the grammar...
2015-06-29 Richard SmithPR23942: a pure-specifier's integer literal must be...
2015-06-29 Eric ChristopherAdd support for the x86 builtin __builtin_cpu_supports.
2015-06-29 David Majnemer[CodeGen] Remove atomic sugar from record types in...
2015-06-29 Douglas GregorFix a test case broken by my previous commit.
2015-06-29 Douglas GregorMake __has_feature(nullability) and __has_extension...
2015-06-29 Serge PavlovInstantiation of local class members.
2015-06-29 David BlaikieAccount for calling convention specifiers in function...
next