]> granicus.if.org Git - clang/shortlog
clang
2017-01-11 Argyrios Kyrtzidis[index] Add 'contained-by' relation between references...
2017-01-11 Manman RenModule: Do not add any link flags when an implementatio...
2017-01-11 Manman RenThis reverts r291628. As suggested by Richard, we can...
2017-01-11 Benjamin KramerUnbreak the clang-fuzzer build after r291184.
2017-01-11 Malcolm ParsonsRemove repeated word in comment (NFC)
2017-01-11 Bruno Cardoso... [Modules] Support #import when entering files with...
2017-01-11 Devin Coughlin[analyzer] Fix crash in body farm for getter without...
2017-01-11 Manman RenModule: Do not create Implicit ImportDecl for module...
2017-01-10 Richard SmithRemove dead code.
2017-01-10 Richard SmithRemove a couple of parameters that are always false.
2017-01-10 Reid KlecknerSerialize the UsesSEH bit on FunctionDecl
2017-01-10 Kostya Kortchinsky[Driver] Add openSuse AArch64 Triple
2017-01-10 Richard SmithDon't try to check implicit conversion sequences for...
2017-01-10 Richard SmithFix conversion index / argument index mismatch when...
2017-01-10 Kelvin Li[OpenMP] Remove outdated comments. NFC.
2017-01-10 Chad Rosier[ARM] Use generic bitreverse intrinsic, rather than...
2017-01-10 Devin Coughlin[analyzer] Treat pointers to static member functions...
2017-01-10 Kelvin Li[OpenMP] Sema and parsing for 'target teams distribute...
2017-01-10 Matthias BraunCGDecl: Skip static variable initializers in unreachabl...
2017-01-10 Chad Rosier[AArch64] Use generic bitreverse intrinsic, rather...
2017-01-10 Arpith Chacko... [OpenMP] Basic support for a parallel directive in...
2017-01-10 Alex Lorenz[Sema] Avoid -Wshadow warning when a "redefinition...
2017-01-10 Vassil VassilevRemove fixme, use ASTContext::getCanonicalTemplateSpeci...
2017-01-10 Richard SmithFix rejects-valid with default member initializers...
2017-01-10 Craig Topper[X86] Add recent CPU strings to some of the tests that...
2017-01-10 Craig TopperAMD family 17h (znver1) enablement
2017-01-10 Kelvin Li[OpenMP] Support the 'is_device_ptr' clause with 'targe...
2017-01-10 Kelvin Li[OpenMP] Support the 'is_device_ptr' clause with 'targe...
2017-01-10 Richard SmithDon't classify variable template names as type templates.
2017-01-10 Faisal Vali[NFC] Rename RAII ExpressionEvaluationContext variable...
2017-01-10 Gor Nishanov[coroutines] Sema: Allow co_return all by itself.
2017-01-09 Richard SmithCheck that template template arguments match template...
2017-01-09 Michal Gorny[cmake] Obtain LLVM_CMAKE_PATH from llvm-config
2017-01-09 George Burgess IVAdd a test for diagnose_if.
2017-01-09 Douglas YungFixing test to work when the compiler defaults to a...
2017-01-09 Richard SmithMSVC seems to use (void) in __FUNCSIG__ for a zero...
2017-01-09 Richard SmithPR31587: Fix handling of __FUNCSIG__ in C.
2017-01-09 David L. JonesAllow constexpr construction of subobjects unconditiona...
2017-01-09 Michal Gorny[Frontend] Correct values of ATOMIC_*_LOCK_FREE to...
2017-01-09 Manman RenPCH: fix a regression that reports a module is defined...
2017-01-09 Charles Li[Lit Test] Make tests C++11 compatible - nothrow destru...
2017-01-09 Reid Kleckner[MS] Mark default args of exported default constructors...
2017-01-09 Reid KlecknerSplit dllexport default constructor closure tests out...
2017-01-09 Reid KlecknerFollow up to r291448: use isStructorDecl in one more...
2017-01-09 Alexander Shaposhnikov[clang] Enable using --section-ordering-file option...
2017-01-09 Reid Kleckner[MS] Fix function type mangling of default ctor closures
2017-01-09 Faisal Vali[cxx1z-constexpr-lambda] [NFC] Add a FIXME to reinstate...
2017-01-09 Joerg SonnenbergerUse the same ABI logic for AArch64 Big Endian as in...
2017-01-09 Joerg SonnenbergerExtend NetBSD/AArch64 to cover Big Endian as well.
2017-01-09 Daniel Jasperclang-format: Improve support for override/final as...
2017-01-09 Gabor Horvath[analyzer] Add checker for iterators dereferenced beyon...
2017-01-09 Martin Probstclang-format: [JS] fix broken test.
2017-01-09 Martin Probstclang-format: [JS] ASI after imports
2017-01-09 Richard SmithImplement C++ DR1391 (wg21.link/cwg1391)
2017-01-09 Richard SmithImplement DR1388 (wg21.link/cwg1388).
2017-01-09 George Burgess IVAdd release notes for `diagnose_if`
2017-01-09 George Burgess IVAdd the diagnose_if attribute to clang.
2017-01-09 Faisal Vali[cxx1z-constexpr-lambda] Implement constant evaluation...
2017-01-09 Richard SmithRevert r291410 and r291411.
2017-01-09 Richard SmithFix test for targets whose preferred spelling for an...
2017-01-09 Richard SmithImplement C++ DR1391 (wg21.link/cwg1391)
2017-01-08 Argyrios Kyrtzidis[index] Introduce SymbolSubKind for reporting language...
2017-01-08 Benjamin KramerUse the correct ObjC EH personality
2017-01-08 Richard SmithPR31514: Add recursive self-instantiation check during...
2017-01-08 Richard SmithPR30305: Implement proposed DR resolution to prevent...
2017-01-08 Faisal Vali[cxx1z-constexpr-lambda] Make conversion function const...
2017-01-08 Jonas HahnfeldFix tests with CLANG_DEFAULT_LINKER
2017-01-08 Richard SmithPR18402: work around bug in libstdc++4.8's detection...
2017-01-07 Richard SmithFix buildbots.
2017-01-07 Richard SmithConsistently use a ConstantEvaluated context for expres...
2017-01-07 Richard SmithPR20090: Add (passing) test from this bug; it's been...
2017-01-07 Richard SmithPR23135: Don't instantiate constexpr functions referenc...
2017-01-07 Teresa Johnson[ThinLTO] Specify target triple in new test
2017-01-06 Teresa Johnson[ThinLTO] Optionally ignore empty index file
2017-01-06 Mehdi AminiAdd a cc1 option to force disabling lifetime-markers...
2017-01-06 Richard SmithRevisit PR10177: don't instantiate a variable if it...
2017-01-06 Mehdi AminiUse CodegenOpts::less when creating a TargetMachine...
2017-01-06 David BlaikieReapply "IntrusiveRefCntPtr -> std::shared_ptr for...
2017-01-06 George Burgess IVClean up redundant isa<T> before getAs<T>. NFC.
2017-01-06 Kelvin Li[OpenMP] fix typo - the standalone 'distribute' pragma...
2017-01-06 Reid Kleckner[CUDA] Add a host target triple to cuda-version-check.cu
2017-01-06 Akira HatanakaMake ASTContext::getDeclAlign return the correct alignm...
2017-01-06 David BlaikieRevert "Fix examples for recent shared_ptrification"
2017-01-06 David BlaikieRevert "IntrusiveRefCntPtr -> std::shared_ptr for Compi...
2017-01-06 Konstantin... [OpenCL] Re-enable supported core extensions based...
2017-01-06 Filipe Cabecinhas[ubsan] Minimize size of data for type_mismatch (Redo...
2017-01-06 Alex Lorenz[CodeCompletion] Block property setters: Use dynamic...
2017-01-06 Alex Lorenz[ObjC] The declarator for a block literal should be...
2017-01-06 Yaron KerenConstify UsingPackDecl::getInstantiatedFromUsingDecl...
2017-01-06 Saleem AbdulrasoolCodeGen: address post commit review comments for r291123
2017-01-06 David Blaikieshared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions
2017-01-05 Richard SmithFix bug where types other than 'cv auto', 'cv auto...
2017-01-05 Richard SmithAdd missing "original call argument has same type as...
2017-01-05 Sean FertileRemove the ppc insertword/extractword expected fail...
2017-01-05 David BlaikieFix examples for recent shared_ptrification
2017-01-05 David BlaikieIntrusiveRefCntPtr -> std::shared_ptr for CompilerInvoc...
2017-01-05 Sean FertileAdd vec_insert4b and vec_extract4b functions to altivec.h
2017-01-05 Richard SmithIf an explicitly-specified pack might have been extende...
2017-01-05 David BlaikieMove SerializedDiagnosticPrinter's SharedState to std...
2017-01-05 David BlaikieMove Preprocessor over to std::shared_ptr rather than...
next