]> granicus.if.org Git - clang/shortlog
clang
2019-03-14 Reid KlecknerAdd PragmaHandler for MSVC pragma execution_character_set
2019-03-14 Kristof Umann[analyzer] Fix an assertation failure for invalid sourc...
2019-03-14 Akira Hatanaka[CodeGen][ObjC] Remove the leading 'l' from symbols...
2019-03-14 Nico WeberFix test after r356148
2019-03-14 Mikael HolmenRemove unused variable to silence compiler warning...
2019-03-14 Balazs Keri[ASTImporter] Fix import of NestedNameSpecifierLoc.
2019-03-14 Nico WeberObjective-C++11: Support static_assert() in @interface...
2019-03-14 Kristof Umann[analyzer] Fix function macro crash
2019-03-14 Craig Topper[X86] Only define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16...
2019-03-13 Nemanja IvanovicFix invocation of Gold plugin with LTO after r355331
2019-03-13 Erik PilkingtonRevert "Add a new attribute, fortify_stdlib"
2019-03-13 Jordan Rupprecht[clang-format] Propagate inferred language to getLLVMSt...
2019-03-13 Alexey Bataev[OPENMP]Fix PR37283: Assertion failure on openmp task...
2019-03-13 Jordan Rupprecht[clang-format][NFC] Include TableGen in enum->string...
2019-03-13 Yitzhak Mandelbaum[LibTooling] Add retrieval of extended AST-node source...
2019-03-13 Alexey Bataev[OPENMP]Disable ADL in C for user-defined reductions.
2019-03-13 Mandeep Singh... [Analyzer] Clean up test/Analysis/ptr-sort.cpp
2019-03-13 Erik PilkingtonFix a failing test.
2019-03-13 Mandeep Singh... [Analyzer] Update the LLVM license in PointerSortingChe...
2019-03-13 Erik Pilkington[Parse] Parse '#pragma clang attribute' as an external...
2019-03-13 Alexey Bataev[OPENMP][NVPTX]Fix PR40893: Size doesn't match for
2019-03-13 Jason LiuRevert "Add AIX Target Info"
2019-03-13 Emilio Cobos... [libclang] Expose aligned() attribute.
2019-03-13 Jason LiuAdd AIX Target Info
2019-03-13 Adam Balogh[Analyzer] Skip symbolic regions based on conjured...
2019-03-13 Aleksandr Urakov[AST] Improve support of external layouts in `Microsoft...
2019-03-13 Paul Hoad[clang-format] [PR25010] AllowShortIfStatementsOnASingl...
2019-03-13 Paul HoadRevert "[clang-format] [PR25010] AllowShortIfStatements...
2019-03-13 Paul Hoad[clang-format] [PR25010] AllowShortIfStatementsOnASingl...
2019-03-13 Craig Topper[X86] Remove 'cx16' from 'prescott' and 'yonah' as...
2019-03-13 Craig Topper[X86] Add 'yonah' test to predefined-arch-macros.c...
2019-03-13 Fangrui SongDelete unused declaration of DeclContextPrintAction...
2019-03-12 Jason LiuAdd XCOFF triple object format type for AIX
2019-03-12 Roman Lebedev[NFC][clang][PCH][ObjC] Add some missing `VisitStmt...
2019-03-12 Francis Visoiu... Reland "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu... Revert "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu... [Remarks] Add -foptimization-record-passes to filter...
2019-03-12 Alexey Bataev[OPENMP]Allow to redefine entry for the variables defin...
2019-03-12 Alexey Bataev[OPENMP 5.0]Initial support for 'allocator' clause.
2019-03-12 Duncan P. N... Modules: Add LangOptions::CacheGeneratedPCH
2019-03-12 George Burgess IVAdd a creduce script for clang crashes
2019-03-12 Louis Dionne[CMake] Tell libc++ that we're using compiler-rt on...
2019-03-12 Anastasia Stulova[PR41007][OpenCL] Allow printf in C++ mode.
2019-03-12 Kristof UmannRevert "[analyzer] Fix function macro crash"
2019-03-12 Kristof Umann[analyzer] Fix function macro crash
2019-03-12 Petr Hosek[Driver] Support object files in addition to static...
2019-03-12 Aaron Smith[DebugInfo] Add test cases for FlagNonTrivial
2019-03-11 Nico WeberRemove esan.
2019-03-11 Alexey Bataev[OPENMP]Fix codegen for declare target link in target...
2019-03-11 Shoaib Meenai[clang] Add install targets for API headers
2019-03-11 Krasimir Georgievclang-format: distinguish ObjC call subexpressions...
2019-03-11 Benjamin KramerRemove an unnecessary -f when cp'ing to a file that...
2019-03-11 Benjamin Kramer[Serialization] Add missing include
2019-03-09 Duncan P. N... Stop relying on allocator behaviour in modules unit...
2019-03-09 Duncan P. N... Fix slashes in path references in -Rmodule-import test...
2019-03-09 Duncan P. N... Modules: Invalidate out-of-date PCMs as they're discovered
2019-03-09 Duncan P. N... Modules: Rename MemoryBufferCache to InMemoryModuleCache
2019-03-09 Petr Hosek[CMake] Support stripping and linking output to .build...
2019-03-08 Eric Fiselier[8.0 Regression] Fix handling of `__builtin_constant_p...
2019-03-08 Alexey Bataev[OPENMP]Remove debug service variable.
2019-03-08 Mandeep Singh... [docs] Fix checkers.rst doc for PointerSorting checker
2019-03-08 Matthew VossRevert "[runtimes] Move libunwind, libc++abi and libc...
2019-03-08 Rafael AulerRevert "Recommit "Support attribute used in member...
2019-03-08 Mandeep Singh... [Analyzer] Checker for non-determinism caused by sortin...
2019-03-08 Kristof Umann[analyzer] Fix infinite recursion in printing macros
2019-03-08 Kristof Umann[analyzer] Emit an error rather than assert on invalid...
2019-03-08 Kristof Umann[analyzer] Use the new infrastructure of expressing...
2019-03-08 Akira HatanakaUse {{.*}} in test case to match the type of wide strin...
2019-03-08 Erich KeaneRe-fix _lrotl/_lrotr to always take Long, no matter...
2019-03-08 Erich KeaneRevert "Enable _rotl, _lrotl, _rotr, _lrotr on all...
2019-03-08 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-08 Kadir Cetinkaya[clang][Index] Fix msan failure
2019-03-08 Hans Wennborgclang-cl : Parse all /d2 options
2019-03-08 Kadir Cetinkaya[clang][Tooling] Delete dots and dotdots when generatin...
2019-03-08 Hans WennborgAdd another test for r354937 that came up in PR40890
2019-03-08 Kadir Cetinkaya[clang][Index] Mark references from Constructors and...
2019-03-08 Petr Hosek[Clang] Include the test directory ommited in r355665
2019-03-08 Petr Hosek[runtimes] Move libunwind, libc++abi and libc++ to...
2019-03-08 Akira HatanakaFix test case committed in r355662.
2019-03-08 Akira Hatanaka[ObjC] Emit a boxed expression as a compile-time consta...
2019-03-08 JF BastienVariable auto-init: split out small arrays
2019-03-08 Craig Topper[X86] Make x86-intrinsics-headers-clean.cpp stricter.
2019-03-07 Rafael AulerRecommit "Support attribute used in member funcs of...
2019-03-07 Reid KlecknerFix some clang analysis tests passing arguments incorrectly
2019-03-07 Vlad TsyrklevichDelete x86_64 ShadowCallStack support
2019-03-07 Mitch PhillipsRollback of rL355585.
2019-03-07 Alexey Bataev[OPENMP 5.0]Add initial support for 'allocate' directive.
2019-03-07 Anastasia Stulova[Sema] Change addr space diagnostics in casts to follow...
2019-03-07 Anastasia Stulova[PR40778][Sema] Adjust addr space of operands in builti...
2019-03-07 Anastasia Stulova[PR40778] Preserve addr space in Derived to Base cast.
2019-03-07 Petar Jovanovic[analyzer] handle modification of vars inside an expr...
2019-03-07 Aaron Ballmanexpected-no-diagnostics@ does not make sense, switching...
2019-03-07 Balazs Keri[ASTImporter] Changed use of Import to Import_New in...
2019-03-07 Gabor Marton[ASTImporter] Import member expr with explicit template...
2019-03-07 Gabor Marton[ASTImporter] Handle redecl chain of FunctionTemplateDecls
2019-03-07 David Stenberg[analyzer] Handle comparison between non-default AS...
2019-03-07 Ivan Donchevskii[libclang] Fix CXTranslationUnit_KeepGoing
2019-03-07 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-06 Rong Xu[PGO] Re-submit: Clang part of change for context-sensi...
2019-03-06 Michael Liao[CUDA][HIP][DebugInfo] Skip reference device function
next