]> granicus.if.org Git - clang/shortlog
clang
2019-07-29 Jonas Devlieghere[DependencyCollector] Make maybeAddDependency virtual...
2019-07-29 Vedant Kumar[docs] Add a note about where UBSan emits logs
2019-07-29 Vedant Kumar[DebugInfo] Don't emit incorrect descriptions of thunk...
2019-07-29 Jordan Rupprecht[driver][test] Use /dev/null in as-options.s instead
2019-07-29 Richard SmithGive the 'signed/unsigned wchar_t' extension a warning...
2019-07-29 Richard SmithWhen determining whether a lambda-expression is implici...
2019-07-29 Jordan Rupprecht[driver][test] Update as-options.s to not write to...
2019-07-29 Reid KlecknerFix taint-generic.c on Windows, handle case in OS error
2019-07-29 Sven van Haastregt[OpenCL] Rename builtin definition classes
2019-07-29 Nico Weberclang-format clang/lib/Format
2019-07-29 Rafael Stahldoc: Fix Google C++ Style Guide link.
2019-07-29 Mike SpertusImprove MSVC visualizers for DeclSpec and TemplateName
2019-07-28 Gabor BorsikBuildbot fix for r367190
2019-07-28 Gabor Borsik[analyzer] Add yaml parser to GenericTaintChecker
2019-07-28 Hideto Ueno[FunctionAttrs] Annotate "willreturn" for intrinsics
2019-07-27 Bjorn Pettersson[Driver] Additional fixup of NOWARN test case from...
2019-07-27 Bjorn Pettersson[Driver] Fix "unannotated fall-through between switch...
2019-07-27 Nico WeberAttempt to make test in r367165 more robust.
2019-07-27 Nico Weberclang-format: Support `if CONSTEXPR` if CONSTEXPR is...
2019-07-27 Petr HosekRevert "[ARM] Set default alignment to 64bits"
2019-07-27 Nico Weberdriver: Don't warn about assembler flags being unused...
2019-07-26 Leonard Chan[NewPM] Run avx*-builtins.c tests under the new pass...
2019-07-26 Sanjay Patel[CodeGen] fix test that broke with rL367146
2019-07-26 Hubert TongPartially revert rC365414; `ln -n` is not portable
2019-07-26 Nathan Huckleberry[Sema] Fix -Wuninitialized for struct assignment from...
2019-07-26 Simi Pallipurath[ARM] Set default alignment to 64bits
2019-07-26 Alexey Bataev[OPENMP]Add support for analysis of reduction variables.
2019-07-26 Erich KeaneMake the CXXABIs respect the target's default calling...
2019-07-26 Akira HatanakaRevert "[Sema] Diagnose default-initialization, destruc...
2019-07-25 George Burgess IV[Sema] add -Walloca to flag uses of `alloca`
2019-07-25 Puyan Lotfi[NFC][clang] Refactor getCompilationPhases()+Types...
2019-07-25 Saleem AbdulrasoolRevert "Revert "CodeGen: ensure placeholder instruction...
2019-07-25 Leonard ChanReland the "[NewPM] Port Sancov" patch from rL365838...
2019-07-25 JF BastienRevert "CodeGen: ensure placeholder instruction for...
2019-07-25 Saleem AbdulrasoolCodeGen: ensure placeholder instruction for cleanup...
2019-07-25 Matthias GehreAdd lifetime categories attributes
2019-07-25 Erich KeaneRemove CallingConvMethodType
2019-07-25 Erich KeaneFix cxx_status html for r367027
2019-07-25 JF BastienAllow prefetching from non-zero address spaces
2019-07-25 Erich KeaneImplement P1771
2019-07-25 Anton Bikineev[clang] Remove IsDerivedFromDeathTest.DiesOnEmptyBaseNa...
2019-07-25 Anton Bikineev[clang] Fail for empty names in is*DerivedFrom matchers.
2019-07-25 Balazs KeriFix failing test plist-macros-with-expansion-ctu.c
2019-07-25 Krasimir GeorgievUpdate some tests after r366702
2019-07-25 Anton Bikineev[clang] Add isDirectlyDerivedFrom AST matcher.
2019-07-25 Anastasia Stulova[OpenCL] Rename lang mode flag for C++ mode
2019-07-25 Balazs Keri[CrossTU] Fix plist macro expansion if macro in other...
2019-07-25 Gabor Marton[ASTImporter] Reorder fields after structure import...
2019-07-25 Sjoerd Meijer[Clang] New loop pragma vectorize_predicate
2019-07-25 Petr HosekRevert "[Sema] Enable -Wimplicit-float-conversion for...
2019-07-25 Ziang Wan[Sema] Enable -Wimplicit-float-conversion for integral...
2019-07-24 Azharuddin... Revert "NFC: utils/perf-training: Python 3 compatibilit...
2019-07-24 Aaron BallmanFix exporting SARIF files from scan-build on Windows.
2019-07-24 Nico Weberclang-format: Add another test like r366926
2019-07-24 Nico Weberclang-format: Add a test that shows that some code...
2019-07-24 Anton Afanasyev[Support] Fix `-ftime-trace-granularity` option
2019-07-24 Sjoerd MeijerTest commit. NFC.
2019-07-24 Balazs Keri[CrossTU] Add a function to retrieve original source...
2019-07-24 Fangrui Song[Format] getFormattingLangOpts: make LS_Auto uses LS_Cp...
2019-07-24 Sander de Smalen[SVE][Inline-Asm] Add support to specify SVE registers...
2019-07-24 Fangrui Song[Format] Make it easy to add new format::FormatStyle...
2019-07-23 Nico Weberclang-format: Fix namespace end comments for namespaces...
2019-07-23 Nico WeberImprove clang-format-diff help output
2019-07-23 Jan Korous[clang][NFCI] Fix random typos
2019-07-23 Rainer Orth[clang, test] Fix Clang :: Headers/max_align.c on 64...
2019-07-23 Gabor Marton[ASTImporter] Fix inequivalence of ClassTemplateInstant...
2019-07-23 Balazs KeriPlistDiagnostics Fix for compile warning (NFC).
2019-07-23 Balazs Keri[CrossTU] Added CTU argument to diagnostic consumer...
2019-07-22 Puyan Lotfi[NFC][clang] Refactor getCompilationPhases()+Types...
2019-07-22 Vedant Kumar[Driver] Set the default win32-macho debug format to...
2019-07-22 Ben HamiltonAdds support for formatting NS_CLOSED_ENUM and CF_CLOSE...
2019-07-22 Alexey Bataev[OPENMP][MSVC]Enable /openmp[:experimental] to compile...
2019-07-22 Paul Robinson[X86] Remove const from some intrinsics that shouldn...
2019-07-22 Sam McCall[clangd] Add dlog()s for SelectionTree, enabling -debug...
2019-07-22 Marco Antognini[NFC] Relaxed regression tests for PR42665
2019-07-22 Alexey Bataev[OPENMP]Add support for analysis of firstprivate variables.
2019-07-22 Christudasan... Updated the signature for some stack related intrinsics...
2019-07-22 Aaron BallmanRevert the change to the [[nodiscard]] feature test...
2019-07-22 Ilya Biryukov[AST] Treat semantic form of InitListExpr as implicit...
2019-07-22 Marco Antognini[OpenCL] Improve destructor support in C++ for OpenCL
2019-07-22 Fangrui Song[analyzer] Fix -Wunused-function in NDEBUG builds with...
2019-07-20 Yuanfang Chen[Clang] Replace cc1 options '-mdisable-fp-elim' and...
2019-07-20 Simon PilgrimFix cppcheck reduce scope variable warnings. NFCI
2019-07-20 Richard Smith[c++20] P1161R3: a[b,c] is deprecated.
2019-07-20 Aaron BallmanMark P1301R4 in C++2a as being SVN instead.
2019-07-20 Aaron BallmanWe support P1301R4 in C++2a as of r366626.
2019-07-20 Richard Smith[cxx_status] Update status page for WG21 Cologne meetin...
2019-07-20 Aaron BallmanImplement P1301R4, which allows specifying an optional...
2019-07-19 Guanzhong Chen[WebAssembly] Compute and export TLS block alignment
2019-07-19 Teresa Johnson[LTO] Always mark regular LTO units with EnableSplitLTO...
2019-07-19 Denis Bakhvalov[NFC] Remove unused variable
2019-07-19 Sunil SrivastavaDisallow most calling convention attributes on PS4
2019-07-19 Ben Hamilton[Format/ObjC] Avoid breaking between unary operators...
2019-07-19 Sven van Haastregt[OpenCL] Define CLK_NULL_EVENT without cast
2019-07-19 Hubert Tong[sanitizers] Use covering ObjectFormatType switches
2019-07-19 Sam CleggFix formatting of inline argument comments. NFC.
2019-07-18 Lang HamesUpdate the SimpleJIT class in the clang-interpreter...
2019-07-18 Alex Lorenz[clang-scan-deps] Dependency directives source minimize...
2019-07-18 Guanzhong Chen[WebAssembly] Fix __builtin_wasm_tls_base intrinsic
2019-07-18 Alexey Bataev[OPENMP]Fix sharing of threadprivate variables with...
next