]> granicus.if.org Git - clang/history - test
clang/test/OpenMP/parallel_private_codegen.cpp: Fix an expression.
[clang] / test /
2016-02-08 NAKAMURA Takumiclang/test/OpenMP/parallel_private_codegen.cpp: Fix...
2016-02-08 Alexey Bataev[OPENMP] Fix test incompatibility with arm buildbots
2016-02-08 Alexey Bataev[OPENMP] Fixed test incompat with MSVC
2016-02-08 Alexey Bataev[OPENMP 4.5] Ccapture/codegen of private non-static...
2016-02-08 Nathan Wilson[Concepts] Implement a portion of Concepts TS[dcl.spec...
2016-02-08 Devin Coughlin[analyzer] Avoid crash when attempting to evaluate...
2016-02-07 David Majnemer[MS ABI] Don't emit RTTI descriptors for dllimport...
2016-02-07 Nico WeberMake nozlibcompress.c pass and reenable it.
2016-02-07 Nico WeberDisable failing nozlibcompress.c
2016-02-07 Devin Coughlin[analyzer] Invalidate destination of std::copy() and...
2016-02-07 Renato GolinRevert "Re-apply r259977 - [OpenMP] Reorganize code...
2016-02-07 Xinliang David LiFix test case problem(caused by clang-format
2016-02-07 Xinliang David Li[PGO] add profile/coverage test cases for defaulted...
2016-02-07 Saleem AbdulrasoolDriver: adjust linker invocation for GNUTools
2016-02-07 Saleem AbdulrasoolSema: handle typo correction on ARC'ed ivar
2016-02-07 Saleem AbdulrasoolSema: handle typo correction with ARC'ed objc properties
2016-02-06 Saleem AbdulrasoolIndex: provide adjustment thunk information for C+...
2016-02-06 Devin Coughlin[analyzer] DeallocChecker: Don't warn on release of...
2016-02-06 Samuel AntaoRe-apply r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Samuel AntaoRevert r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Samuel Antao[OpenMP] Reorganize code to allow specialized code...
2016-02-06 Richard Smith[modules] Compress files embedded into a .pcm file...
2016-02-06 Adrian PrantlFix a crash when emitting dbeug info for forward-declar...
2016-02-05 Xinliang David Li[PGO] Test case update
2016-02-05 Richard TrieuExempt char array initializers from -Wconstant-converion.
2016-02-05 John McCallAdd an ARC autoreleased-return-value caller marker...
2016-02-05 Ulrich Weigand[SystemZ] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros
2016-02-05 Sunil SrivastavaDo not honor explicit alignment attribute on fields...
2016-02-05 Bruno Cardoso Lopes[Parser] Perform CachedTokens update dependent on token...
2016-02-05 Richard Smith[modules] Separately track whether an identifier's...
2016-02-05 Devin Coughlin[analyzer] Suppress localization diagnostics in debug...
2016-02-05 Saleem AbdulrasoolCodeGen: correct Windows ARM C++ assertion
2016-02-05 Ben LangmuirDon't synthesize an ImportDecl for a module named in...
2016-02-04 Richard SmithPR25271: When attaching default template arguments...
2016-02-04 Manman RenFix a crash when there is a typo in the return statement.
2016-02-04 Rong Xu[PGO] cc1 option name change for profile instrumentation
2016-02-04 Andrey Bokhanko[x86] Correct setting of WIntType for MCU target
2016-02-04 Alexey Bataev[OPENMP 4.0] Fixed support of array sections/array...
2016-02-04 Samuel AntaoAdd -nocudainc option to CUDA preprocessor test.
2016-02-04 Saleem AbdulrasoolBasic: mark TLS as supported on Windows on ARM
2016-02-04 Alexey BataevPR23057: fix use-after-free due to local token buffer...
2016-02-04 Ben LangmuirFix predefine for __NSConstantString struct type
2016-02-03 Quentin ColombetReapply r259624, it is likely not the commit causing...
2016-02-03 Evgeniy Stepanov[cfi] Safe handling of unaddressable vtable pointers...
2016-02-03 Quentin ColombetRevert r259624 - Make CF constant string decl visible...
2016-02-03 Richard SmithEnsure that we substitute into the declaration of a...
2016-02-03 Douglas Gregor[Sema debugger support] Require non-void types to be...
2016-02-03 Richard SmithFix regression from r259622: the operand of an incremen...
2016-02-03 Matt ArsenaultAdd builtins for bitreverse intrinsic
2016-02-03 Arpith Chacko Jacob[OpenMP] Parsing + sema for target parallel for directive.
2016-02-03 Anastasia Stulova[OpenCL] Adding reserved operator logical xor for OpenCL
2016-02-03 Yury GribovForgot to remove file in previous commit.
2016-02-03 Yury Gribov[analyzer] AnalysisConsumer: print fully-qualified...
2016-02-03 Marina Yatsina-inline-asm][X86] Add ability to use AVX512 in MS inlin...
2016-02-03 Ben LangmuirMake CF constant string decl visible to name lookup...
2016-02-03 Richard SmithFix miscompile and rejects-valids when disambiguating...
2016-02-03 Richard SmithFix Itanium RTTI emission so that we emit fundamental...
2016-02-02 Richard SmithPR24989: Stop trying to use the C++11 rules for lambda...
2016-02-02 Richard SmithFix rejects-valid when forming a pointer-to-member...
2016-02-02 Artem Belevich[CUDA] Do not allow dynamic initialization of global...
2016-02-02 Manman RenObjCXX: fix a crash during typo correction.
2016-02-02 Tim NorthoverARM: allow both vfma and vfms intrinsics on v7.
2016-02-02 Denis ZobninPR23057: Fix assertion `Val && "isa<> used on a null...
2016-02-02 Oliver StannardAdd backend dignostic printer for unsupported features
2016-02-02 Denis ZobninFix for PR8901: attribute "mode" rejected for enums...
2016-02-02 Denis ZobninTest commit (NFC).
2016-02-02 Anastasia Stulova[OpenCL] Eliminate warning when declaring OpenCL builti...
2016-02-02 Alexey Bataev[OPENMP 4.0] Allow to use 'omp simd' directive inside...
2016-02-02 Arpith Chacko Jacob[OpenMP] Prevent nesting of target constructs within...
2016-02-02 Anna Zaks[asan] Add iOS support for Address Sanitizer
2016-02-02 Richard TrieuTemplate Type Diffing change
2016-02-01 Arpith Chacko JacobUndoing commit r259366 to debug buildbot failure.
2016-02-01 Reid KlecknerFix attribute((mode([word|unwind_word]))) for x32
2016-02-01 Arpith Chacko Jacob[OpenMP] Prevent nesting of target constructs within...
2016-02-01 Artem Dergachev[analyzer] Use a wider integer type for an array index.
2016-02-01 David MajnemerMark DR1250 as implemented
2016-01-31 Bruno Cardoso Lopes[Parser] Update CachedTokens while parsing ObjectiveC...
2016-01-30 Devin Coughlin[analyzer] Make suppression of macro defensive checks...
2016-01-30 Argyrios Kyrtzidis[SemaCXX] Fix crash-on-invalid while trying to deduce...
2016-01-29 Richard TrieuImprove -Wconstant-conversion
2016-01-29 Manman RenClass Property: generate metadata for class properties...
2016-01-29 Manman RenClass Property: generate metadata for class properties...
2016-01-29 Manman RenClass Property: warn for synthesize on a class property.
2016-01-29 Manman RenClass Property: parse @dynamic (class).
2016-01-29 Devin Coughlin[analyzer] Suppress null reports from defensive checks...
2016-01-29 Anna Zaks[analyzer] Improve Nullability checker diagnostics
2016-01-29 Ulrich WeigandAdd target triple to CodeGenOpenCL/pipe_types.cl test...
2016-01-29 Nathan Wilson[Concepts] Implement a portion of Concepts TS[dcl.spec...
2016-01-29 Eric ChristopherUse a consistent spelling for vtables.
2016-01-28 Justin Lebar[CUDA] Generate CUDA's printf alloca in its function...
2016-01-28 Manman RenCheck for frontend errors after releasing the Builder.
2016-01-28 Rafael EspindolaUpdate for llvm change.
2016-01-28 Devin Coughlin[analyzer] Suppress nullability warnings in copy, mutab...
2016-01-28 Sunil SrivastavaImplementation of PS4 ABI, Round 1
2016-01-28 Manman RenClass Property: class property and instance property...
2016-01-28 Xinliang David Li[PGO] test case cleanups
2016-01-28 Oliver StannardRevert r259036, it introduces a cyclic library dependency
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 NAKAMURA TakumiRevert r258951 (and r258950), "Refactor backend diagnos...
2016-01-28 George Burgess IV[Sema] Make extended vectors of `bool` an error.
next