]> granicus.if.org Git - clang/shortlog
clang
2016-02-14 NAKAMURA Takumic-index-test: Fix libdeps corresponding to r260841.
2016-02-14 Argyrios Kyrtzidis[c-index-test] Fix a gcc build error.
2016-02-14 Argyrios Kyrtzidis[index] Fix gcc builds.
2016-02-14 Argyrios Kyrtzidis[index] Enhance c-index-test tool and have it link...
2016-02-14 Argyrios Kyrtzidis[index] Allow calling createIndexingAction() without...
2016-02-13 Samuel Antao[OpenMP] Rename the offload entry points.
2016-02-13 Argyrios Kyrtzidis[AST] Add a print() method in DeclarationName that...
2016-02-13 Benjamin KramerFix a leak in the generated code for attributes with...
2016-02-13 Benjamin KramerRValue refs do not work that way.
2016-02-13 Benjamin KramerDon't copy a DenseMap just to do lookup in it.
2016-02-13 Benjamin KramerReduce the number of implicit StringRef->std::string...
2016-02-13 Benjamin KramerFix use after free.
2016-02-13 Dmitry Polukhin[OPENMP] NFC rewrite ParseOpenMPDirectiveKind
2016-02-13 Argyrios Kyrtzidis[index] Change some default parameters to fix an MSVC...
2016-02-13 NAKAMURA Takumilibclang/CMakeLists.txt: Prune IndexingContext.h out...
2016-02-13 Steven WatanabeFix the ASTPrinter output for ascii char literals ...
2016-02-13 Sunil SrivastavaAccept "-Weverything" in clang diagnistic pragmas
2016-02-13 Bob Wilson[Sema] More changes to fix Objective-C fallout from...
2016-02-13 Argyrios Kyrtzidis[RecursiveASTVisitor] Introduce dataTraverseStmtPre...
2016-02-13 Matt ArsenaultAMDGPU: Add sin/cos builtins
2016-02-13 Matt ArsenaultAMDGPU: Update builtin for intrinsic change
2016-02-13 Alexey SamsonovDisable two tests that use a lot of stack under ASan.
2016-02-13 Richard TrieuMake -Wnull-conversion more useful.
2016-02-12 Argyrios Kyrtzidis[index] Add llvm/Support/DataTypes.h header to fix...
2016-02-12 Argyrios Kyrtzidis[libclang] Separate the underlying indexing functionali...
2016-02-12 Eugene ZelenkoFix remaining Clang-tidy readability-redundant-control...
2016-02-12 Tim NorthoverDarwin: pass -stdlib=libc++ down to cc1 whenever we...
2016-02-12 Chris Bieneman[CMake] Fixing bots I broke.
2016-02-12 Chris Bieneman[CMake] Improve the clang order-file generation workflow
2016-02-12 Artem BelevichAdded missing '__'.
2016-02-12 Hubert Tongtest/Headers/float.c: fix theoretical edge values
2016-02-12 David Majnemer[AST] Fix typos in RecordLayoutBuilder
2016-02-12 Chris Bieneman[CMake] Pass stage1 tools through to stage2 when buildi...
2016-02-12 Artem Belevich[CUDA] Tweak attribute-based overload resolution to...
2016-02-12 Krzysztof Parzyszek[Hexagon] Specify vector alignment in DataLayout string
2016-02-12 Olivier GoffartFix ICE with constexpr and friend functions
2016-02-12 Anastasia Stulova[OpenCL] Disable C99 standard lib functions
2016-02-12 Jonas Hahnfeld[CMake] Add option to switch default C++ stdlib
2016-02-12 Jonas Hahnfeldtests: Add explicit -stdlib=libstdc++ to tests that...
2016-02-12 Eric ChristopherUpdate functions in clang supplied headers to use the...
2016-02-12 Richard Smith<float.h>: do not define DECIMAL_DIG in -std=c89 mode...
2016-02-12 Hans WennborgUsersManual: update clang-cl commands
2016-02-12 Eric ChristopherUse __ before argument names in provided headers.
2016-02-12 Mike Aizatsky[sancov] improved object files handling.
2016-02-11 Joerg SonnenbergerRemove decision logic for old NetBSD development versio...
2016-02-11 Joerg SonnenbergerNow that Sparc/Sparc64 backend is mostly usable, provid...
2016-02-11 Richard SmithRemove bogus check that larger floating point types...
2016-02-11 Devin Coughlin[analyzer] Improve pattern matching in ObjCDealloc...
2016-02-11 Tim NorthoverRelax recently added clang version checks.
2016-02-11 Richard SmithXFAIL this test for PPC64 for now. It looks like the...
2016-02-11 Carlo BertolliAdd parse+sema and regression test for OpenMP firstpriv...
2016-02-11 Richard SmithIn C11, provide macros FLT_DECIMAL_DIG, DBL_DECIMAL_DIG...
2016-02-11 Manman Ren[PR26550] Use a different TBAA root for C++ vs C.
2016-02-11 Ben Langmuir[Modules] Early-exit if ReadOptionsBlock fails to avoid...
2016-02-11 Chad Rosier[Driver] Add support for Qualcomm's Kryo CPU.
2016-02-11 David MajnemerRemove unused includes
2016-02-11 David MajnemerRevert "Revert r260388 "[MS ABI] Never reference dllimp...
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...
next