]> granicus.if.org Git - clang/shortlog
clang
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...
2019-07-18 Alex Bradbury[RISCV] Hard float ABI support
2019-07-18 Guanzhong Chen[WebAssembly] Implement __builtin_wasm_tls_base intrinsic
2019-07-18 Alexey Bataev[OPENMP]Provide correct data sharing attributes for...
2019-07-18 Yitzhak Mandelbaum[LibTooling] Relax Transformer to allow rewriting macro...
2019-07-18 Yitzhak Mandelbaum[LibTooling] Add function to translate and validate...
2019-07-18 Ilya Biryukov[ASTUnit] Attempt to unbreak Windows buildbots after...
2019-07-18 Alex BradburyRevert "[RISCV] Hard float ABI support" r366450
2019-07-18 Ilya BiryukovRevert r366449: [CrossTU] Add a function to retrieve...
2019-07-18 Alex Bradbury[RISCV] Hard float ABI support
2019-07-18 Balazs Keri[CrossTU] Add a function to retrieve original source...
2019-07-18 Ilya Biryukov[ASTUnit] Fix a regression in cached completions
2019-07-18 Jonas Devlieghere[CMake] Don't set Python_ADDITIONAL_VERSIONS
2019-07-18 Gabor Marton[analyzer] Add CTU user docs
2019-07-18 Alexey Bataev[OPENMP][NVPTX]Mark barrier functions calls as convergent.
2019-07-18 Ilya BiryukovRevert r366422: [OpenCL] Improve destructor support...
2019-07-18 Hans WennborgBump the trunk version to 10.0.0svn
2019-07-18 Marco Antognini[OpenCL] Improve destructor support in C++ for OpenCL
2019-07-18 Anastasia Stulova[OpenCL] Update comments/diagnostics to refer to C...
2019-07-18 Anastasia Stulova[OpenCL][PR42033] Fix addr space deduction with templat...
2019-07-18 Sam McCall[CodeComplete] Fix ASTUnit cached completion of macros...
2019-07-18 Qiu Chaofan[PowerPC][Clang] Remove use of malloc in mm_malloc
2019-07-18 Csaba Dabis[analyzer] MallocChecker: Prevent Integer Set Library...
2019-07-17 Peter Collingbournehwasan: Initialize the pass only once.
2019-07-17 Sunil SrivastavaRenamed and changed the wording of warn_cconv_ignored
2019-07-17 Alexey Bataev[OPENMP]Fix PR42632: crash on the analysis of the OpenM...
2019-07-17 Momchil VelikovRevert [AArch64] Add support for Transactional Memory...
2019-07-17 Anastasia Stulova[Docs][OpenCL] Documentation of C++ for OpenCL mode
2019-07-17 Mike Rice[OPENMP]Fix crash in LoopCounterRefChecker when MemberE...
2019-07-17 Gabor Marton[ASTImporter] Fix structural eq of lambdas
2019-07-17 Gabor Marton[ASTImporter] Fix LLDB lookup in transparent ctx and...
2019-07-17 Momchil Velikov[AArch64] Add support for Transactional Memory Extensio...
2019-07-17 Momchil Velikov[AArch64] Consistent types and naming for AArch64 targe...
2019-07-17 Marco Antognini[OpenCL][Sema] Minor refactoring and constraint checking
2019-07-17 Rainer Orth[Driver] Enable __cxa_atexit on Solaris
2019-07-17 Matt ArsenaultAMDGPU: Add some missing builtins
2019-07-16 Reid KlecknerFix OpenCLCXX test on 32-bit Windows where thiscall...
2019-07-16 Reid KlecknerFix darwin-ld.c if dsymutil.exe exists on PATH
2019-07-16 George Burgess IVFix a typo in target features
2019-07-16 Guanzhong Chen[WebAssembly] Implement thread-local storage (local...
2019-07-16 Ben Hamilton[clang-format] Don't detect call to ObjC class method...
2019-07-16 Yonghong Songfix unnamed fiefield issue and add tests for __builtin_...
2019-07-16 Neil Hickey[OpenCL] Fixing sampler initialisations for C++ mode.
2019-07-16 Alexey Bataev[OPENMP]Add support for analysis of if clauses.
2019-07-16 Rainer Orth[Driver] Don't pass --dynamic-linker to ld on Solaris
2019-07-16 Sam McCall[SemaTemplate] Fix uncorrected typos after pack expansion
2019-07-16 Kyrylo Tkachov[AArch64] Implement __jcvt intrinsic from Armv8.3-A
2019-07-16 Serge Guelton[clang-scan-view] Force utf-8 when handling report...
2019-07-16 Stephan BergmannFinish "Adapt -fsanitize=function to SANITIZER_NON_UNIQ...
2019-07-16 Rui UeyamaFix parameter name comments using clang-tidy. NFC.
2019-07-16 Ali TamurRevert "[OPENMP]Add support for analysis of if clauses."
2019-07-16 Nathan LanzaChange a lit test to permit vendor specific clang version
2019-07-16 Bob Haarmanreland "add -fthinlto-index= option to clang-cl"
2019-07-16 Peter Wu[Sema] Suppress additional warnings for C's zero initia...
2019-07-16 Nathan LanzaAllow for vendor prefixes in a list test
2019-07-16 Eric ChristopherTemporarily revert "add -fthinlto-index= option to...
2019-07-15 Eric ChristopherTemporarily Revert "fix unnamed fiefield issue and...
2019-07-15 Leonard ChanRevert "[NewPM] Port Sancov"
2019-07-15 Jan Korous[DirectoryWatcher][linux] Fix for older kernels
2019-07-15 Bob Haarmanadd -fthinlto-index= option to clang-cl
2019-07-15 Tom Stellard[OpenCL] Make TableGen'd builtin tables and helper...
2019-07-15 Lang Hames[clang-fuzzer] Remove 'setUseOrcMCJITReplacement(false...
2019-07-15 Jan Korous[DirectoryWatcher][test] Relax test assumptions
2019-07-15 Jan Korous[DirectoryWatcher][NFC][test] Add typedef for enum
2019-07-15 Bob Haarman[clang] allow -fthinlto-index= without -x ir
2019-07-15 Evgeniy StepanovARM MTE stack sanitizer.
2019-07-15 Sylvestre LedruUpdate __VERSION__ to remove the hardcoded 4.2.1 version
2019-07-15 Nico WeberUse a unique_ptr instead of manual memory management...
2019-07-15 Nico WeberUse a unique_ptr instead of manual memory management...
next