]> granicus.if.org Git - clang/shortlog
clang
2015-09-18 Gabor Horvath[analyzer] A fix for substraction of an integer from...
2015-09-18 Chris Bieneman[CMake] Set CLANG_LINKS_TO_CREATE in Apple-stage2.cmake...
2015-09-18 Chris Bieneman[CMake] Refactoring and cleaning up clang symlink gener...
2015-09-18 Hans Wennborgclang-cl: Use 'pc' for the vendor field in the default...
2015-09-18 Gabor Horvath[Static Analyzer] Use generics related information...
2015-09-18 NAKAMURA TakumiSuppress amdgpu-toolchain.c for targeting ps4, for...
2015-09-18 Jordan Rose[analyzer] Update links to developer.apple.com.
2015-09-18 NAKAMURA Takumiamdgpu-toolchain.c: Add a probe line temporally. Will...
2015-09-18 Douglas KatzmanUse None instead of an explicit constructor.
2015-09-18 Joerg SonnenbergerPass the relocation model to LLVM for assembler files.
2015-09-18 NAKAMURA Takumiclang/test/lit.cfg: *-ps4 doesn't have appropriate...
2015-09-18 Alexey Bataev[OPENMP 4.0] Add 'if' clause for 'cancel' directive.
2015-09-18 Alexander MusmanFix for assertion fail for pragma weak on typedef.
2015-09-18 Saleem AbdulrasoolDriver: avoid unnecessary string based operations
2015-09-18 Nathan Wilson[Concepts] Moving tests to match the corresponding...
2015-09-18 NAKAMURA Takumiclang/test/Driver/myriad-toolchain.c: Tweak for DOSish...
2015-09-17 Douglas Katzman[Myriad]: add "<sysroot>/include" to standard search...
2015-09-17 Charles DavisSupport __builtin_ms_va_list.
2015-09-17 Piotr PadlewskiUsing MD_invariant_group
2015-09-17 Douglas KatzmanTry to unbreak windows compiler after r247926.
2015-09-17 Artem BelevichFixed the comment to match reality.
2015-09-17 Douglas Katzman[Shave]: Rename test file from 'shave-' to 'myriad-'
2015-09-17 Douglas Katzman[Shave]: Drive sparc-myriad-elf-ld directly rather...
2015-09-17 Chris Bieneman[CMake] Add install-clang target to install just the...
2015-09-17 Reid KlecknerUse the MSVC SEH personalities on Mingw
2015-09-17 Douglas KatzmancreateOutputFile should set Error to something if it...
2015-09-17 Adrian PrantlFix a typo.
2015-09-17 Asaf Badouhre-apply r.247881
2015-09-17 Aaron BallmanUpdate the 3.8 release notes with the breaking change...
2015-09-17 Aaron BallmanRename AST node matchers to match the AST node names...
2015-09-17 Asaf Badouhrevert r.247881 due to tests failures
2015-09-17 NAKAMURA TakumiAppease clang/test/CodeGen/avx512dq-builtins.c for...
2015-09-17 Asaf Badouh[X86][AVX512DQ] add new intrinsics
2015-09-17 Naomi MusgraveUpdating docs for MSan to describe poison-in-dtor.
2015-09-16 NAKAMURA Takumianalyzer-plugin/MainCallChecker.cpp: s/generateSink...
2015-09-16 Gabor Horvath[Static Analyzer] Generics Checker: When an ObjC method...
2015-09-16 Devin Coughlin[analyzer] Add generateErrorNode() APIs to CheckerContext.
2015-09-16 Reid Kleckner[WinEH] Fix a build issue in CGException.cpp
2015-09-16 Reid Kleckner[WinEH] Pass the catch adjectives to catchpad directly
2015-09-16 Argyrios Kyrtzidis[tooling] Add unit tests for change in r247468.
2015-09-16 Anton Yartsev[analyzer] Improved behavior if Clang was not found...
2015-09-16 Adhemerval... [sanitizers] Enable memory sanitizer on clang
2015-09-16 NAKAMURA TakumiCGClass.cpp: Fix a warning in -Asserts. [-Wunused-priva...
2015-09-16 Devin Coughlin[analyzer] SATestBuild.py: Move additional checkers...
2015-09-16 Richard Smith[modules] Fix a corner case in the macro override rules...
2015-09-16 Naomi MusgraveImplementation and testing for poisoning vtable
2015-09-16 NAKAMURA Takumiclang/test/CodeGenCXX/exceptions-cxx-new.cpp: Don't...
2015-09-15 Nico WeberRemove accidental superfluous newline added in r247750.
2015-09-15 Nico Weberclang-format: In Java, `assert` is followed by an expre...
2015-09-15 David MajnemerTry to appease the build bots
2015-09-15 David Majnemer[MS ABI] Add a C++ test for -fnew-ms-eh
2015-09-15 Nico WeberDon't crash when passing &@selector to a _Nonnull param...
2015-09-15 Gabor Horvath[Static Analyzer] Added an XFAIL test for inlining...
2015-09-15 Piotr Padlewskiinvariant.group-for-vptrs test fix
2015-09-15 Chris Bieneman[CMake] Add cache scripts for Apple-style clang builds.
2015-09-15 Piotr PadlewskiDecorating vptr load & stores with !invariant.group
2015-09-15 Piotr PadlewskiAdded llvm.module flag for strict vtable pointers
2015-09-15 Piotr PadlewskiEmiting llvm.invariant.group.barrier when dynamic type...
2015-09-15 Hans WennborgMS ABI: Don't allow dllexport/import on lambdas
2015-09-15 Nico WeberAdd test coverage for @encode(SEL); completely untested...
2015-09-15 Kelvin LiAllow static local variables specified on data-sharing...
2015-09-15 Richard Smith[modules] Make sure we make hidden UsingShadowDecls...
2015-09-15 Nico WeberRebase tests after LLVM r247707.
2015-09-15 Alexey Bataev[OPENMP] Emit an additional note during analysis of...
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Yury GribovMention that libcxx is required to build Compiler-RT...
2015-09-15 Aaron BallmanSilencing a -Wreturn-type warning; NFC.
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-15 Alexey Bataev[OPENMP] Emit __kmpc_cancel_barrier() and code for...
2015-09-15 Alexey BaderRun clang-format to unify the switch statement style...
2015-09-15 Alexey Bader[OpenCL] Add new types for OpenCL 2.0.
2015-09-15 Ismail DonmezDoxygen fix InitializeBuiltins -> initializeBuiltins
2015-09-15 NAKAMURA TakumiMake clang/test/CodeGen/catch-undef-behavior.c* capable...
2015-09-15 Devin Coughlin[analyzer] Restore behavior change introduced by r247657.
2015-09-15 David Majnemer[MS ABI] Restore our warning for overwide bitfields...
2015-09-15 NAKAMURA TakumiExprEngineObjC.cpp: Fix warnings. [-Wunused-variable]
2015-09-15 NAKAMURA TakumiItaniumCXXABI.cpp: Fix a warning. [-Wunused-variable]
2015-09-15 Richard Smith[modules] A using-declaration doesn't introduce a new...
2015-09-15 Devin Coughlin[analyzer] Skip Pre/Post handlers for ObjC calls when...
2015-09-15 David Majnemer[MS ABI] Overwide bool bitfields should be permitted
2015-09-15 Piotr Padlewskismall test bugfix
2015-09-15 Piotr PadlewskiGenerating assumption loads of vptr after ctor call...
2015-09-15 Stephen CanonPrevent implicit re-interpret casts between ExtVector...
2015-09-14 NAKAMURA Takumiclang/test/CodeGenCXX/2009-04-23-bool2.cpp: Avoid ...
2015-09-14 Rafael Espindola[Solaris] Default to -fno-cxa-finalize.
2015-09-14 Dan Gohman[WebAssembly] Define the atomic type sizes
2015-09-14 Dan Gohman[WebAssembly] Simplify code by avoiding duplicating...
2015-09-14 Dan Gohman[WebAssembly] Use "long long" for int_fast64_t and...
2015-09-14 Evgeniy StepanovRevert "Always_inline codegen rewrite" and 2 follow...
2015-09-14 Andrey BokhankoPR24595: Ignore calling convention modifiers for struct...
2015-09-14 Rachel CraikC11 _Bool bitfield diagnostic
2015-09-14 Devin Coughlin[analyzer] Update SATestBuild.py to set -isysroot for...
2015-09-14 Gabor Horvath[Static Analyzer] Turn on some nullability checks by...
2015-09-14 Gabor Horvath[Static Analyzer] Nullability checker optimization.
2015-09-14 Douglas KatzmanDriver should forward at most one gdwarf-N flag to...
2015-09-14 Rafael Espindola[Solaris] Add -lc also when linking shared libraries
2015-09-14 Gabor Horvath[Static Analyzer] Relaxing a caching out related assert.
2015-09-14 John McCallFix a nasty bug with the partial destruction of nested...
next