]> granicus.if.org Git - clang/shortlog
clang
2019-08-01 Serge Pavlov[Parser] Change parameter type from int to enum
2019-08-01 Ilya Biryukov[Preprocessor] Always discard body of #define if we...
2019-08-01 Hans WennborgDelay emitting dllexport explicitly defaulted members...
2019-08-01 Ziang Wan[Sema] Enable -Wimplicit-float-conversion for integral...
2019-08-01 Ziang Wan[Sema] Enable -Wimplicit-float-conversion for integral...
2019-07-31 Michael J.... [clang][ARM] Fix msvc arm{64} builtins to use int on...
2019-07-31 Puyan Lotfi[NFC][clang] Refactor getCompilationPhases()+Types...
2019-07-31 Sanjay Patel[InstCombine] canonicalize fneg before fmul/fdiv
2019-07-31 Matt ArsenaultAMDGPU: Add missing builtin declarations
2019-07-31 Momchil Velikov[AArch64] Add support for Transactional Memory Extensio...
2019-07-31 Sam Elliott[RISCV] Support 'f' Inline Assembly Constraint
2019-07-31 Simon Cook[RISCV] Add support for floating point registers in...
2019-07-31 Johannes Doerfert[Fix] Customize warnings for missing built-in types
2019-07-31 JF Bastien[NFC] Remove LLVM_ALIGNAS
2019-07-31 Alex LorenzNFCI, optimize layout of FileEntry
2019-07-30 Erik Pilkington[Sema] Actually map a variable template specialization...
2019-07-30 Sam McCallRevert "[NFC][clang] Refactor getCompilationPhases...
2019-07-30 Rainer Orth[Driver] Support -fsanitize=function on Solaris/x86
2019-07-30 JF Bastien[NFC] simplify Darwin environment handling
2019-07-30 Erik Pilkington[Parser] Lambda capture lists can start with '*'
2019-07-30 Puyan Lotfi[NFC][clang] Refactor getCompilationPhases()+Types...
2019-07-30 Reid KlecknerRemove cache for macro arg stringization
2019-07-30 David Major[COFF][ARM64] Reorder handling of aarch64 MSVC builtins
2019-07-30 Aaron BallmanAdd typedef declaration information to the JSON AST...
2019-07-30 Rainer Orth[Driver] Define _FILE_OFFSET_BITS=64 on Solaris
2019-07-30 Sander de Smalen[AArch64] Disable __ARM_FEATURE_SVE without ACLE.
2019-07-30 Qiu Chaofan[PowerPC] [Clang] Add platform guards to PPC vector...
2019-07-29 JF BastienFix Linux build
2019-07-29 JF Bastien[NFC] avoid AlignedCharArray in 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...
next