]> granicus.if.org Git - clang/shortlog
clang
2015-11-14 David BlaikieMake some tests LLVM-optimization agnostic and remove...
2015-11-14 Matthias GehreCFG: Delay creating Dtors for CompoundStmts which end...
2015-11-13 Justin BognerRevert "[AArch64] Unconditionally pass subtarget featur...
2015-11-13 Argyrios Kyrtzidis[CMake] Don't install c-index-test when LLVM_INSTALL_TO...
2015-11-13 Jonathan RoelofsFix build... again
2015-11-13 Jonathan Roelofs[scan-build] Make scan-build work whether it's installe...
2015-11-13 Yaron KerenRelax mingw-useld test to fix bot failures.
2015-11-13 Jonathan Roelofs[scan-build] Move non user-facing utilities to share
2015-11-13 Yaron KerenAdd test case for mingw -fuse-ld= support introduced...
2015-11-13 Juergen RibutzkaFix auto-link for text-based dynamic library SDKs.
2015-11-13 James MolloySlacken the norecurse test slightly
2015-11-13 Yaron KerenDeduplicate three identical copies of isExplicitInstant...
2015-11-13 NAKAMURA Takumiscan-build: Fix install.
2015-11-13 David Majnemer[Sema] __is_constructible should return false for funct...
2015-11-13 Richard Smith[modules] When a declaration has non-trivial visibility...
2015-11-13 NAKAMURA Takumiclang/test/Driver/mips-mti-linux.c: Tweak to match...
2015-11-13 Richard Smith[modules] Follow the C++ standard's rule for linkage...
2015-11-13 Argyrios Kyrtzidis[CMake] If 'INTERNAL_INSTALL_PREFIX' is set, use it...
2015-11-13 Jonathan RoelofsFix build
2015-11-13 Akira HatanakaAdd support for function attribute 'disable_tail_calls'.
2015-11-13 Jonathan Roelofs[scan-build] Create share directory similar to scan...
2015-11-13 Jonathan Roelofs[scan-view] Rename 'Resources' --> 'share'
2015-11-12 NAKAMURA Takumiclang/test/Driver/mips-mti-linux.c: Remove XFAIL. It...
2015-11-12 John McCallRemove -Wobjc-weak-compat; there isn't a compelling...
2015-11-12 Richard SmithAvoid duplicated diagnostic when lookup for a nested...
2015-11-12 NAKAMURA TakumiMark clang/test/Driver/ms-bitfields.c as REQUIRES:clang...
2015-11-12 Richard Smith[modules] Simplify and generalize the existing rule...
2015-11-12 Richard SmithDR407: Rationalize how we handle tags being hidden...
2015-11-12 Richard SmithRevert r240335.
2015-11-12 Richard SmithAdditional tests from r252690 that I forgot to 'svn...
2015-11-12 James Y KnightCorrect atomic libcall support for __atomic_*_fetch...
2015-11-12 Akira HatanakaAdd support for driver option -mno-ms-bitfields.
2015-11-12 Artyom SkrobovCull non-standard variants of ARM architectures (NFC)
2015-11-12 James Molloy[C++] Add the "norecurse" attribute to main() if in...
2015-11-12 Vasileios KalintirisRe-recommit: Add support for the new mips-mti-linux...
2015-11-12 Aaron BallmanSilencing an MSVC warning about linkage specifications...
2015-11-12 Ismail DonmezFix c-index-test install path
2015-11-12 James MolloyUpdate clang regression tests for 'norecurse'
2015-11-12 Craig TopperUse %select to merge two diagnostics that only differ...
2015-11-12 Nathan Wilson[Sema] Remove unnecessary parens in check using logical...
2015-11-12 Saleem Abdulrasoollibclang: add clang_Cursor_getCXXManglings
2015-11-12 Saleem Abdulrasoollibclang: add new StringSet type
2015-11-12 Akira Hatanaka[AttrDocs] Insert blank lines before and after code...
2015-11-12 Ted KremenekChange code owner for Clang Static Analyzer to Anna...
2015-11-12 David BlaikieRefactor out some common code from r252834
2015-11-12 Argyrios Kyrtzidis[CMake] Setup an install component for libclang and...
2015-11-12 Eric ChristopherProvide a frontend based error for always_inline functi...
2015-11-12 Eric ChristopherMove checkTargetFeatures to CodeGenFunction.cpp to...
2015-11-12 Eric ChristopherIn preparation to use it in more places rename
2015-11-12 Vedant Kumar[Basic] Fix DRY violation, just call getLineTable(...
2015-11-11 Nathan WilsonAdd diagnostics which fall under [dcl.spec.concept]p5
2015-11-11 Manman Ren[TLS on Darwin] treat all Darwin platforms in the same...
2015-11-11 Eric ChristopherExtract out a function onto CodeGenModule for getting...
2015-11-11 Manman Ren[TLS on Darwin] change how we handle globals with linko...
2015-11-11 Chris Bieneman[CMake] Fixing passthrough for variables starting with...
2015-11-11 Devin Coughlin[analyzer] Fix scan-build to handle missing output...
2015-11-11 Davide Italiano[SemaDeclCXX] Use isTemplateParamScope() rather than...
2015-11-11 Charles Li[Lit Test] Updated 26 Lit tests to be C++11 compatible.
2015-11-11 Manman Ren[TLS] move setting tls_guard in tls_init.
2015-11-11 Aaron BallmanHiding the scan-build and scan-view projects under...
2015-11-11 Aaron BallmanSilencing a -Wreturn-type warning for control reaching...
2015-11-11 Yury Gribov[ASan] Allow -fsanitize-recover=address.
2015-11-11 Artyom SkrobovMake test/Driver/biarch.c use FileCheck instead of...
2015-11-11 Craig Topper[X86] Add 'pause' builtin that's already in llvm and...
2015-11-11 Craig Topper[X86] Use __builtin_ia32_paddq and __builtin_ia32_psubq...
2015-11-11 Craig Topper[X86] Header formatting fixes. NFC
2015-11-11 Craig Topper[X86] Add missing typecasts in intrinsic macros. This...
2015-11-11 Craig Topper[X86] Change pointer type in AVX2 gather builtins to...
2015-11-11 Akira HatanakaReorder the check strings in test case following r252692.
2015-11-11 Eric ChristopherFix a FIXME about using std::is_sorted.
2015-11-11 Richard SmithAdd support for GCC's '__auto_type' extension, per...
2015-11-11 Richard SmithN3922: direct-list-initialization of an auto-typed...
2015-11-11 Anna Zaks[static analyzer] Don't flag nil storage into NSMutable...
2015-11-10 John McCallDefine __unsafe_unretained and __autoreleasing in ObjC...
2015-11-10 Jonathan RoelofsFix build
2015-11-10 Jonathan RoelofsImplement post-commit review feedback on r252662
2015-11-10 Jonathan RoelofsImplement the fix that r252641 should have been
2015-11-10 Reid Kleckner[COFF] Don't try to emit weak aliases on COFF
2015-11-10 Evgeniy StepanovImplement __attribute__((internal_linkage)).
2015-11-10 Dan Gohman[WebAssembly] Change long double to be quadruple-precis...
2015-11-10 Jonathan RoelofsFix missing CMake dependency introduced in r252474
2015-11-10 Joerg SonnenbergerAdd the variant of __sparc_v9__ with five underscores...
2015-11-10 Aaron BallmanNo longer creating the install-clang target for IDEs...
2015-11-10 Sean Eveson[Analyzer] Fix comments and formatting. NFC.
2015-11-10 Craig Topper[X86] Use setzero instead of set1(0) in a few places...
2015-11-10 Craig Topper[X86] Remove temporary variables from macros in x86...
2015-11-10 Craig Topper[X86] Fix bad intrinsic header comment. NFC.
2015-11-10 Joerg SonnenbergerUse the generic Sparc CPU handling for Linux, FreeBSD...
2015-11-10 Joerg SonnenbergerUse the normal switch over getArch() approach and not...
2015-11-10 Vedant Kumar[Driver] Use platform-appropriate profiling libraries...
2015-11-09 Joerg SonnenbergerReorganise CPU handling for Sparc. When using -mcpu...
2015-11-09 Chris Bieneman[CMake] Support passing CMAKE_VERBOSE_MAKEFILE through...
2015-11-09 Evgeniy StepanovExtend linux header search to find libc++ headers in...
2015-11-09 Tim NorthoverAtomics: support __c11_* calls on _Atomic struct types.
2015-11-09 Devin Coughlin[analyzer] Fix assertion failure invalidating on const...
2015-11-09 Mike AizatskyMoving FileManager::removeDotPaths to llvm::sys::path...
2015-11-09 Alexander KornienkoUse "auto" when the type name is redundant
2015-11-09 Jonathan RoelofsFix the cmake build after r252474 broke it
2015-11-09 Alexander KornienkoAdjust printQualifiedName to handle unscoped enums...
2015-11-09 Jonathan RoelofsCreate install targets for scan-build and scan-view
next