]> granicus.if.org Git - clang/shortlog
clang
2016-02-18 David Majnemer[Parse] Make sure we don't forget to diagnose typos...
2016-02-18 Kostya Serebryany[sanitizer-coverage] allow -fsanitize-coverage=trace...
2016-02-17 Kostya Serebryany[sanitizer-coverage] add a deprecation warning for...
2016-02-17 David MajnemerDon't crash w/ a diagnostic range containing a null...
2016-02-17 Manman RenAdd 'nopartial' qualifier for availability attributes.
2016-02-17 Richard Smith[modules] Cache 'acceptable decl' lookups for namespace...
2016-02-17 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2016-02-17 Akira Hatanaka[CodeGen] Fix an assert in CodeGenFunction::EmitFunctio...
2016-02-17 Ed SchoutenEnable SafeStack for CloudABI.
2016-02-17 David MajnemerCorrect more typos in conditional expressions
2016-02-17 Alexey Bataev[OPENMP] Fix tests incompatibility with ARM buildbots.
2016-02-17 Alexey Bataev[OPENMP 4.5] Codegen support for data members in 'first...
2016-02-17 Anastasia Stulova[OpenCL] Added half type literal with suffix h.
2016-02-17 Alexey Bataev[OPENMP] Fix handling loop-based directives with arrays.
2016-02-17 Chandler Carruth[cmake] Revert r260742 (and r260744) to improve order...
2016-02-17 Sean Silva[AttrDocs.td] Fix up some reST syntax.
2016-02-17 Xinliang David LiTest simplification
2016-02-17 Xinliang David LiRestrengthen tests relaxed in r259955
2016-02-17 Mehdi AminiTeach clang to use the ThinLTO pipeline
2016-02-17 Richard SmithImprove diagnostics for ill-formed literal operator...
2016-02-16 Artem Belevich[CUDA] pass debug options to ptxas.
2016-02-16 Aaron BallmanMissing semicolons are kind of important. Who knew?
2016-02-16 Aaron BallmanAdd a nullPointerConstant() AST matcher to handle varia...
2016-02-16 Reid KlecknerStop using "template" when printing qualtype names
2016-02-16 Reid KlecknerExclude PCH/missing-file.cpp on Windows, it does not...
2016-02-16 Reid Kleckner[typo-correction] Apply name specifier corrections...
2016-02-16 Nico Weberclang-cl: Expose -isystem.
2016-02-16 Alexey Bataev[OPENMP] Allow to use compound assignment operators.
2016-02-16 Alexey Bataev[OPENMP] Improved handling of pseudo-captured expressio...
2016-02-16 Argyrios Kyrtzidis[Frontend] Make sure WrapperFrontendAction updates...
2016-02-16 NAKAMURA Takumiclang/test/Driver/ps4-linker-win.c: Tweak substitutions...
2016-02-16 Vedant KumarSimplify users of StringRef::{l,r}trim (clang) (NFC)
2016-02-16 Akira HatanakaRemove unnecessary regex in the test cases I fixed...
2016-02-15 Tim NorthoverDarwin: fix stdlib handling when CLANG_DEFAULT_STDLIB...
2016-02-15 Andrey BokhankoPR26449: Tests for builtin_classify_type fix
2016-02-15 Andrey BokhankoPR26449: Fixes for bugs in __builtin_classify_type...
2016-02-15 Alexey Bataev[OPENMP] Remove extra sync barriers for 'firstprivate...
2016-02-15 NAKAMURA TakumiclangIndex requires LLVMIR as Core, since r260858 uses...
2016-02-15 Felix BergerAdd isAnyPointer() matchers. Register missing matchers.
2016-02-15 Saleem AbdulrasoolSema: prevent assertion on stack return checking
2016-02-15 Argyrios Kyrtzidis[AST/index] Introduce an option 'SuppressTemplateArgsIn...
2016-02-15 Saleem Abdulrasoolsilence -Wreturn-type warnings
2016-02-15 Saleem AbdulrasoolSema: constify EvalAddr, EvalVal
2016-02-14 Argyrios Kyrtzidis[test/Index] Set a specific target for the test.
2016-02-14 Argyrios Kyrtzidis[index] Factor libclang's functionality to determing...
2016-02-14 Sylvestre LedruFix some typos in the clang doc
2016-02-14 Dimitry AndricAs reported in https://llvm.org/bugs/show_bug.cgi?id...
2016-02-14 Benjamin KramerDon't leak the ASTUnit when done with testing.
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...
next