]> granicus.if.org Git - clang/shortlog
clang
2019-10-10 Michael Liao[tooling] Fix assertion on MacOSX.
2019-10-10 Michael Liao[tooling] Teach Tooling to understand compilation with...
2019-10-10 Yaxun LiuFix help message for -ffp-contract
2019-10-10 Richard SmithPR43629: Fix crash evaluating constexpr placement new...
2019-10-10 Richard SmithFix some errors in <arm_neon.h> tests that cause them...
2019-10-10 Nico WeberRevert 374450 "Fix __builtin_assume_aligned with too...
2019-10-10 Erich KeaneFix __builtin_assume_aligned with too large values.
2019-10-10 Reid KlecknerAdd -fgnuc-version= to control __GNUC__ and other GCC...
2019-10-10 Zachary Turner[MSVC] Automatically add atlmfc folder to include and...
2019-10-10 Michael J.... [ScanDeps] clang-format, 80 cols.
2019-10-10 Alexey Bataev[OPENMP]Update doc for supported constructs, NFC.
2019-10-10 Alexey Bataev[OPENMP50]Support for 'master taskloop' directive.
2019-10-10 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-10 Reid KlecknerFix one more clang test which didn't have \5C in it
2019-10-10 Reid KlecknerUpdate clang tests for new LLVM IR backslash printing...
2019-10-10 Reid KlecknerRe-land "Use -fdebug-compilation-dir to form absolute...
2019-10-10 Paul Hoad[clang-format] throws an incorrect assertion in consume...
2019-10-10 Alexey Bataev[OPENMP50]Support for declare variant directive for...
2019-10-10 Kousik KumarIn openFileForRead don't cache erroneous entries if...
2019-10-10 Alexey Bataev[OPENMP50]Register vendor name only once in vendor...
2019-10-10 Dmitri GribenkoRevert "[IRBuilder] Update IRBuilder::CreateFNeg(....
2019-10-10 Roman Lebedev[AST] ASTReader::ReadSLocEntry(): move computation...
2019-10-10 Kadir CetinkayaRevert "Use -fdebug-compilation-dir to form absolute...
2019-10-10 Russell GallopRemove rest of time-trace message as it is inconsistent...
2019-10-10 Roman Lebedev[UBSan][clang][compiler-rt] Applying non-zero offset...
2019-10-10 Sjoerd MeijerRecommit "[Clang] Pragma vectorize_width() implies...
2019-10-10 Gauthier Harnisch[clang] prevent crash for nonnull attribut in constant...
2019-10-10 Michael Liao[ast] Fix indentation. NFC.
2019-10-10 Michael Liao[sema] Revise `getCurrentMangleNumberContext` interface...
2019-10-10 Yitzhak Mandelbaum[libTooling] Move Transformer files to their own direct...
2019-10-10 Reid KlecknerRe-land [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid KlecknerRevert [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid KlecknerUse -fdebug-compilation-dir to form absolute paths...
2019-10-09 Yaxun Liu[CUDA][HIP] Fix host/device check with -fopenmp
2019-10-09 Cameron McInally[IRBuilder] Update IRBuilder::CreateFNeg(...) to return...
2019-10-09 Alexey Bataev[OPENMP50]Fix scoring of contexts with and without...
2019-10-09 Sergey Dmitriev[Clang][OpenMP Offload] Add new tool for wrapping offlo...
2019-10-09 Volodymyr Sapsai[ObjC generics] Fix not inheriting type bounds in categ...
2019-10-09 Michael Liao[mangle] Fix mangling where an extra mangle context...
2019-10-09 Yaxun Liu[HIP] Fix -save-temps
2019-10-09 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-09 Thomas Lively[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
2019-10-09 Mitchell Balan[NFC] Reverting changes from test commit.
2019-10-09 Mitchell Balan[NFC] Test commit.
2019-10-09 Krasimir Georgiev[clang-format] Update noexcept reference qualifiers...
2019-10-09 Michael Liao[clang-offload-bundler] Support `.cui` and `.d`.
2019-10-09 Simon Atanasyan[mips] Set default float ABI to "soft" on FreeBSD
2019-10-09 Nikola Prica[DebugInfo] Enable call site debug info for ARM and...
2019-10-09 Ilya Biryukov[Sema] Emit diagnostics for uncorrected delayed typos...
2019-10-09 Ilya BiryukovRevert r374006: Reland 'Add VFS support for sanitizers...
2019-10-09 Hans WennborgUnify the two CRC implementations
2019-10-09 Richard Smith[c++20] P1152R4: warn on any simple-assignment to a...
2019-10-09 Richard Smith[c++20] Implement most of P1152R4.
2019-10-08 Richard Smith[cxx_status] Note that Clang has supported std::source_...
2019-10-08 Richard SmithFactor out some duplication. NFC.
2019-10-08 Alex Lorenz[clang-scan-deps] Improve string/character literal...
2019-10-08 Francis Visoiu... [IRGen] Emit lifetime markers for temporary struct...
2019-10-08 Richard SmithFix crash or wrong code bug if a lifetime-extended...
2019-10-08 Vitaly Buka[clang] enable_trivial_var_init_zero should not be...
2019-10-08 Vitaly Buka[clang] Add llvm-ifs in test deps
2019-10-08 Alexey Bataev[OPENMP50]Multiple vendors in vendor context must be...
2019-10-08 Nico WeberTry to get ubsan-blacklist-vfs.c pass more on Windows
2019-10-08 Yonghong Song[BPF] do compile-once run-everywhere relocation for...
2019-10-08 Jan Korous[NFC] Attempt to make ubsan-blacklist-vfs test pass...
2019-10-08 Michael Liao[driver][hip] Skip bundler if host action is nothing.
2019-10-08 Alexey Bataev[OPENMP50]Do not allow multiple same context traits...
2019-10-08 Alexey Bataev[OPENMP50]Prohibit multiple context selector sets in...
2019-10-08 Puyan Lotfi[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 Alexey Bataev[OPENMP50]Allow functions in declare variant directive...
2019-10-08 Graham Hunter[SVE][IR] Scalable Vector size queries and IR instructi...
2019-10-08 James Clarke[Diagnostics] Silence -Wsizeof-array-div for character...
2019-10-08 Sylvestre LedruRemove an useless allocation (from by clang-analyzer...
2019-10-08 James Clarke[ItaniumMangle] Fix mangling of GNU __null in an expres...
2019-10-08 Jan Korous[NFC] Fix ubsan-blacklist test
2019-10-08 Jan KorousReland 'Add VFS support for sanitizers' blacklist'
2019-10-08 Jan KorousRevert "Add VFS support for sanitizers' blacklist"
2019-10-07 Vitaly Buka[clang] Accept -ftrivial-auto-var-init in clang-cl
2019-10-07 Jan KorousAdd VFS support for sanitizers' blacklist
2019-10-07 David Bolvansky[Diagnostics] Emit better -Wbool-operation's warning...
2019-10-07 Alexey Bataev[OPENMP]Fix caonical->canonical, NFC.
2019-10-07 Amy HuangFix for expanding __pragmas in macro arguments
2019-10-07 Alexey Bataev[OPENMP50]Treat range-based for as canonical loop.
2019-10-07 Michal Gorny[clang] [cmake] Support LLVM_DISTRIBUTION_COMPONENTS...
2019-10-07 Erich KeaneFix Calling Convention through aliases
2019-10-07 Yitzhak Mandelbaum[libTooling][NFC] Fix build break in r373916.
2019-10-07 Paul Hoad[clang-format] [PR27004] omits leading space for noexce...
2019-10-07 Paul Hoad[clang-format] [NFC] Ensure clang-format is itself...
2019-10-07 Simon PilgrimCodegen - silence static analyzer getAs<> null derefere...
2019-10-07 Yitzhak Mandelbaum[libTooling] Add `toString` method to the Stencil class
2019-10-07 Simon PilgrimSema - silence static analyzer getAs<> null dereference...
2019-10-07 Utkarsh Saxena[clang] Add test for FindNextToken in Lexer.
2019-10-07 Simon PilgrimRewriteModernObjC - silence static analyzer getAs<...
2019-10-07 Simon PilgrimAST - silence static analyzer getAs<> null dereference...
2019-10-07 Gabor Marton[ASTImporter][NFC] Enable disabled but passing test
2019-10-07 Gabor Marton[ASTImporter][NFC] Update ASTImporter internals docs
2019-10-07 Gabor Marton[ASTImporter][NFC] Fix typo in user docs
2019-10-07 Hans Wennborgclang-cl: Ignore the new /ZH options
2019-10-07 Richard Smith[c++20] Check for a class-specific operator delete...
2019-10-07 Richard SmithFix behavior of __builtin_bit_cast when the From and...
2019-10-06 Richard SmithImplements CWG 1601 in [over.ics.rank/4.2]
next