]> granicus.if.org Git - clang/shortlog
clang
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...
2019-07-15 Nico WeberUse unique_ptr instead of manual delete in one place...
2019-07-15 Yonghong Songfix unnamed fiefield issue and add tests for __builtin_...
2019-07-15 Alexey Bataev[OPENMP]Add support for analysis of if clauses.
2019-07-15 Anastasia Stulova[OpenCL] Deduce addr space for pointee of dependent...
2019-07-15 Simon PilgrimFix uninitialized variable analyzer warning. NFCI.
2019-07-15 Balazs Keri[ASTImporter] Using Lang_CXX14 in ASTImporterVisibility...
2019-07-15 Anastasia Stulova[OpenCL][PR41727] Prevent ICE on global dtors
2019-07-15 Fangrui Song[PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlon...
2019-07-14 Alexandros... [TargetParser][ARM] Account dependencies when processin...
2019-07-14 Simon PilgrimFix uninitialized variable analyzer warning. NFCI.
2019-07-14 JF BastienSupport __seg_fs and __seg_gs on x86
2019-07-14 Alexandros... [clang][Driver][ARM] Favor -mfpu over default CPU features
2019-07-14 Sylvestre Ledruconsistency in the release notes
2019-07-14 Fangrui Song[Driver] Simplify AddLibgcc
2019-07-14 Fangrui Song[Driver] Simplify -lgcc & -lgcc_s
2019-07-13 Michael LiaoRemove extra ';' to silent compiler warning.
2019-07-13 Mike SpertusTemplate-related improvements to Visual Studio visualizers
2019-07-13 Simon PilgrimFix -Wdocumentation warning. NFCI.
2019-07-13 Petr Hosek[CMake][Fuchsia] Define asan+noexcept multilib
2019-07-13 Sylvestre LedruThis reverts commit 632a36bfcfc8273c1861f04ff6758d863c4...
2019-07-13 Akira HatanakaInitialize the non-trivial C union bits I added to...
2019-07-13 Akira Hatanaka[Sema] Diagnose default-initialization, destruction...
2019-07-13 Fangrui Songclang/test/Driver/fsanitize.c: Fix -fsanitize=vptr...
2019-07-13 Jan Korous[DirectoryWatcher][test][NFC] Add information to test...
2019-07-12 Sam McCallRe-land [JSONCompilationDatabase] Strip distcc/ccache...
2019-07-12 Alex LorenzNFC: utils/perf-training: Python 3 compatibility for...
2019-07-12 Jan Korous[DirectoryWatcher][NFC] Silence warnings in release...
2019-07-12 Jan Korous[DirectoryWatcher][linux] Fix use of uninitialized...
2019-07-12 Sylvestre LedruRemove __VERSION__
2019-07-12 Reid KlecknerRevert driver: Don't warn about assembler flags being...
2019-07-12 Jan KorousReland [clang] DirectoryWatcher
2019-07-12 Jan KorousRevert "Reland [clang] DirectoryWatcher"
2019-07-12 Jan KorousReland [clang] DirectoryWatcher
2019-07-12 Thomas Lively[WebAssembly] Make pthread imply bulk-memory, mutable...
2019-07-12 Ulrich Weigand[SystemZ] Add support for new cpu architecture - arch13
2019-07-12 Shoaib MeenaiRevert [clang-shlib] Fix clang-shlib for PRIVATE depend...
2019-07-12 Vitaly BukaCodeGet: Init 32bit pointers with 0xFFFFFFFF
2019-07-12 Aaron BallmanDump actual line numbers when dumping the AST to JSON.
2019-07-12 Rafael Stahl[clang-format][tests] Explicitly specify style in some...
2019-07-12 Russell GallopRevert "[JSONCompilationDatabase] Strip distcc/ccache...
2019-07-12 Tom Stellardcmake: Fix install of libclang-cpp.so when LLVM_INSTALL...
2019-07-12 Tom Stellardcmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_libra...
2019-07-12 Fangrui SongDelete dead stores
2019-07-12 Aaron BallmanDump floating-point values as strings when dumping...
2019-07-12 Fangrui Song[Driver] Delete dead code
2019-07-12 Sam McCall[JSONCompilationDatabase] Strip distcc/ccache/gomacc...
2019-07-12 Fangrui Song[Driver] Delete --no-add-needed for RHEL7 or newer
2019-07-12 Fangrui Song[test] Delete trailing spaces from YAML tests
2019-07-12 Fangrui Songtest/Driver/fsanitize.c: delete -target x86_64-linux...
2019-07-12 Fangrui Song[X86][PowerPC] Support -mlong-double-128
2019-07-12 Artem DergachevNFC: Unforget a colon in a few CHECK: directives.
2019-07-12 Fangrui Song[PowerPC] Default to -fomit-frame-pointer when optimiza...
2019-07-12 Artem Dergachev[analyzer] exploded-graph-rewriter: Improve source...
2019-07-12 Fangrui Song[Driver] Refactor interaction between -f(no-)?omit...
2019-07-12 Vitaly BukaHandle IntToPtr in isBytewiseValue
2019-07-12 Vitaly BukaCodegen, NFC: 32bit test in auto-var-init.cpp
2019-07-12 Jordan RupprechtRe-Revert Devirtualize destructor of final class.
2019-07-11 Petr Hosek[CMake][Fuchsia] Use RelWithDebInfo to build runtimes
2019-07-11 Leonard Chan[NewPM] Port Sancov
2019-07-11 Vitaly BukaCodeGen: Suppress c++ warnings in test
2019-07-11 Azharuddin... Fix a Python3 compatibility error
2019-07-11 Sylvestre LedruRename libclang_shared to libclang-cpp
2019-07-11 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix filenames in...
2019-07-11 Shoaib Meenai[clang-shlib] Fix clang-shlib for PRIVATE dependencies
next