]> granicus.if.org Git - clang/shortlog
clang
2016-02-11 Ben Langmuir[Modules] Don't infinite recurse on implicit import...
2016-02-11 James Y KnightUse new --match-full-lines FileCheck feature for Prepro...
2016-02-11 NAKAMURA TakumiRevert r260266 (and r260276), "clang-cl: Enable plugins...
2016-02-11 NAKAMURA TakumiRevert r260265, "clang-cl: Support loading plugins...
2016-02-11 Oliver Stannard[ARM] Add command-line options for ARMv8.2-A
2016-02-11 Rafael EspindolaRevert "Bail on compilation as soon as a job fails."
2016-02-11 Andrey BokhankoPartial revert of rL260506.
2016-02-11 Daniel Jasperclang-format: [JS] Support for (.. of ..) loops.
2016-02-11 Daniel Jasperclang-format: Make indentation after "<<" more consistent.
2016-02-11 Denis Zobnin[MCU] Fix assertion failure on function returning empty...
2016-02-11 Andrey BokhankoUpdate of "GCC extensions not implemented yet" in Clang...
2016-02-11 Daniel Jasperclang-format: Make it more expensive to break template...
2016-02-11 Akira Hatanaka[Objective-c] Stop attaching section "datacoal_nt"...
2016-02-11 Alexey Bataev[OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExpr...
2016-02-11 Justin Lebar[CUDA] Don't crash when trying to printf a non-scalar...
2016-02-11 Justin LebarRemove unused ToolChain arg from Driver::ConstructPhase...
2016-02-11 Reid KlecknerFix two tests relying on LLVM -O1 behavior
2016-02-10 Hans WennborgRevert r260388 "[MS ABI] Never reference dllimport...
2016-02-10 Justin LebarBail on compilation as soon as a job fails.
2016-02-10 Reid Kleckner[clang-cl] /Z7 now generates normal debug info, not...
2016-02-10 Mandeep Singh... Test commit, fixed "clang" to "Clang" in docs
2016-02-10 Anton Yartsev[analyzer] Windows: launch scan-build from an arbitrary...
2016-02-10 Eugene ZelenkoFix some Clang-tidy readability-redundant-control-flow...
2016-02-10 Reid KlecknerSilence some MSVC false positive warnings about integer...
2016-02-10 David Majnemer[MS ABI] Never reference dllimport'd vtables
2016-02-10 Andrey TuretskiyReapply the patch of r260376.
2016-02-10 Daniel Jasperclang-format sort include use the source file name...
2016-02-10 Andrey Turetskiy[X86] Fix stack alignment for MCU target (Clang part...
2016-02-10 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'first...
2016-02-10 Denis ZobninFix assertion "Chunk.Kind == DeclaratorChunk::Function...
2016-02-10 Alexey BataevFix PR26543: add a check for definition in CXXRecordDecl.
2016-02-10 Akira Hatanaka[Sema] Issue a warning for integer overflow in nested...
2016-02-10 Chris Bieneman[CMake] For multi-stage builds to be deterministic...
2016-02-10 Paul RobinsonGet rid of another SAME-NOT. FileCheck does not have...
2016-02-10 NAKAMURA Takumiclang/test/Index/skip-parsed-bodies/compile_commands...
2016-02-10 Justin LebarRemove some unnecessary CHECK-SAMEs in ModuleDebugInfo...
2016-02-10 NAKAMURA Takumilibclang: Enable skip-parsed-bodies on win32.
2016-02-10 Chris Bieneman[CMake] Pass LLVM_EXTERNAL_*_SOURCE_DIR variables to...
2016-02-10 Chris Bieneman[CMake] Fixing the 3-stage cmake cache.
2016-02-10 Justin LebarGet rid of CHECK-SAME-NOT in tests.
2016-02-10 Ekaterina RomanovaThis patch adds doxygen comments for all the intrinsinc...
2016-02-09 Richard SmithUpdate documentation to reflect that libc++abi provides...
2016-02-09 Richard SmithPR26349: correctly check whether a digit sequence is...
2016-02-09 Richard SmithAdd Tooling functionality to get a name for a QualType...
2016-02-09 Richard SmithSimplify and rename ASTMatchFinder's getCXXRecordDecl...
2016-02-09 Ehsan AkhgariFix the test added in r260266
2016-02-09 Xinliang David Li[PGO] Fix issue: explicitly defaulted assignop is not...
2016-02-09 Reid KlecknerPass /bigobj when building lib/ASTMatchers/Dynamic...
2016-02-09 Ehsan Akhgariclang-cl: Enable plugins on Windows
2016-02-09 Ehsan Akhgariclang-cl: Support loading plugins on Windows
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: make sure to not visit init-list...
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: handle 'TopLevelDeclInObjCContaine...
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: for a synthesized property referen...
2016-02-09 Argyrios Kyrtzidis[Frontend] Handle ASTConsumer::shouldSkipFunctionBody...
2016-02-09 Argyrios Kyrtzidis[ASTUnit] Change the parameter of ASTUnit::LoadFromComp...
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: Have the semantic container of...
2016-02-09 David BlaikieSimplify EnterTokenStream API to make it more robust...
2016-02-09 Reid KlecknerRevert "Avoid forcing emission of delayed dllexported...
2016-02-09 David Majnemer[MS ABI] Cleanup emitVTableDefinitions
2016-02-09 Aaron BallmanRegistering the gnuNullExpr AST matcher as a dynamic...
2016-02-09 Alexey Bataev[OPENMP] Fix test incompatibility with arm buildbots.
2016-02-09 Alexey BataevFix possible OOB access found by buildbot
2016-02-09 Manuel KlimekAdd AST matcher reference to documentation directory...
2016-02-09 Alexey Bataev[OPENMP] Allow to use the variable in the same 'threadp...
2016-02-09 Alexey BataevDo not mark variable as threadprivate if it was marked...
2016-02-09 Alexey Bataev[OPENMP] Allow to reference threadprivate variable...
2016-02-09 Alexey BataevFixed preprocessed output of the first token for pragmas.
2016-02-09 Chris Bieneman[CMake] Updating caches README with explanations of...
2016-02-09 Chris Bieneman[CMake] Providing a CMake cache for 3-stage builds
2016-02-09 Reid KlecknerAvoid forcing emission of delayed dllexported classes...
2016-02-09 Richard SmithRemove 'llvm::TrailingObjects::operator delete', clang...
2016-02-09 Richard SmithFix undefined behavior when compiling in C++14 due...
2016-02-08 Xinliang David Li[PGO] Cover more cases of implicitly generated C++...
2016-02-08 Ekaterina RomanovaThis patch adds doxygen comments for all the intrinsinc...
2016-02-08 Nico WeberMake ParentMap work with explicit specializations of...
2016-02-08 Nathan Wilson[Concepts] Remove the IsConcept bit and associated...
2016-02-08 Vedant Kumar[Coverage] Fix crash when handling certain macro expansions
2016-02-08 Xinliang David LiSimplify test cases
2016-02-08 Richard SmithRemove dead code.
2016-02-08 Rong XuFix missing space (NFC)
2016-02-08 Adrian PrantlUse llvm::TempDIScope instead of manually deleting...
2016-02-08 Samuel AntaoRe-apply for the 2nd-time r259977 - [OpenMP] Reorganize...
2016-02-08 Aaron BallmanMove static functions returning UDTs outside of the...
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 Igor BregerAVX512: Change builtin function name for scalar intrins...
2016-02-08 Daniel Jasperclang-format: Fix weird alignment when not aligning...
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 Daniel Jasperclang-format: [JS] Don't count shortened object literal...
2016-02-07 Nico WeberMake nozlibcompress.c pass and reenable it.
2016-02-07 Daniel Jasperclang-format: [JS] Support @see annotations in JSDoc...
2016-02-07 Nico WeberDisable failing nozlibcompress.c
2016-02-07 Argyrios Kyrtzidis[Frontend] Make the memory management of FrontendAction...
2016-02-07 Argyrios Kyrtzidis[libclang] Add missing CINDEX_LINKAGE from a function.
2016-02-07 Matthew SimpsonMake -fno-math-builtin a cc1 option
2016-02-07 Devin Coughlin[analyzer] Invalidate destination of std::copy() and...
next