]> granicus.if.org Git - clang/shortlog
clang
2017-05-05 Nico WeberWarn that the [] spelling of uuid(...) is deprecated.
2017-05-05 Alex LorenzAdd a fix-it for -Wunguarded-availability
2017-05-05 Alex Lorenz[ObjC] Don't disallow vector parameters/return values...
2017-05-05 Nico WeberIntroduce Wzero-as-null-pointer-constant.
2017-05-05 Alex Lorenz[Driver] Add a "-mmacos_version_min" option that's...
2017-05-05 Krasimir Georgiev[Tooling] Remove redundant check, NFCi
2017-05-05 Jonathan RoelofsDocument that Multilib flags must be actual flags
2017-05-04 James Y KnightFix whitespace before token-paste of an argument.
2017-05-04 Nico WeberTurn on -Wmicrosoft-enum-forward-reference by default.
2017-05-04 Reid KlecknerFix bugs checking va_start in lambdas and erroneous...
2017-05-04 Nico WeberTurn -Wmicrosoft-enum-value off by default.
2017-05-04 Saleem AbdulrasoolDriver: only inject libstdc++ paths when needed on...
2017-05-04 Reid Kleckner[ms-inline-asm] Use the frontend size only for ambiguou...
2017-05-04 Peter CollingbourneRe-apply r302108, "IR: Use pointers instead of GUIDs...
2017-05-04 Alexander Kornienko[Tooling] add a createReplacement overload for StringRef
2017-05-04 Martin Probstclang-format: [JS] exponentiation operator
2017-05-04 Alex LorenzDiagnosticsEngine should clear DelayedDiagID before...
2017-05-04 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 17.10 - Artful...
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Alex Lorenz[Index] The relation between the declarations in template
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-04 Xiuli Pan[OpenCL] Add intel_reqd_sub_group_size attribute support
2017-05-04 Peter CollingbourneIR: Use pointers instead of GUIDs to represent edges...
2017-05-04 Richard SmithAdd #pragma clang module begin/end pragmas and generate...
2017-05-03 Ahmed Bougacha[Driver] Update AArch64 testcase to match llvm r302078.
2017-05-03 Tim NorthoverTests: strengthen CHECK line to avoid picking up stray...
2017-05-03 Reid Kleckner[IR] Abstract away ArgNo+1 attribute indexing as much...
2017-05-03 Alex LorenzRevert r302037
2017-05-03 Alex LorenzDiagnosticsEngine should clear DelayedDiagID before...
2017-05-03 Carlo Bertolli[OpenMP] Extended parse for 'always' map modifier
2017-05-03 Oren Ben SimhonReusing an existing attribute diagnostic
2017-05-03 Artem Dergachev[analyzer] Fix memory error bug category capitalization.
2017-05-03 Daniel JasperUndo turning ExtBehavior into a bitfield.
2017-05-03 Daniel JasperFix tests after speculatable intrinsics patch
2017-05-03 Daniel JasperSilences gcc's -Wnarrowing.
2017-05-03 Yuka TakahashiRevert rL301998: "Fix a bug that -isysroot is completel...
2017-05-03 Yuka TakahashiFix a bug that -isysroot is completely ignored on Unix
2017-05-03 Matt ArsenaultFix tests after speculatable intrinsics patch
2017-05-03 Kostya Serebryany[sanitizer-coverage] add a deprecation warning to the...
2017-05-03 Richard Smith[modules] Round-trip -Werror flag through explicit...
2017-05-02 Richard Trieu[ODRHash] Add support for array and decayed types,...
2017-05-02 Vedant Kumar[ubsan] Skip overflow checks on safe arithmetic (fixes...
2017-05-02 Reid KlecknerRe-land r301697 "[IR] Make add/remove Attributes use...
2017-05-02 Faisal Vali[NFC] Add original test that triggered crash post r301735
2017-05-02 Faisal ValiFix PR32831 (Try Again): 'this' capture while instantia...
2017-05-02 George Burgess IV[Sema] Update function doc; NFC
2017-05-02 Reid KlecknerSimplify some va_start checking logic
2017-05-02 Daniel JasperRevert r301822 (and dependent r301825), which tried...
2017-05-02 Vedant KumarRevert "[docs] UBSan: Mention that print_stacktrace...
2017-05-02 Sanjay Patel[CodeGen] remove/fix checks that will fail when r301923...
2017-05-02 Daniel JasperRevert r301735 (and subsequent r301786).
2017-05-02 Daniel Marjamaki[analyzer] Detect bad free of function pointers
2017-05-02 Emilio Cobos... Remove leftover test expectation from rL301902.
2017-05-02 Emilio Cobos... [libclang] Revert rL301328 and add tests for the regres...
2017-05-02 NAKAMURA Takumiclang/test/Modules/diag-flags.cpp: Appease targeting...
2017-05-02 Nick LewyckyRevert r301785 (and r301787) because they caused PR32864.
2017-05-02 Kostya Serebryany[sanitizer-coverage] update the SanitizerCoverage docs...
2017-05-01 Richard SmithNew file missed from r301846.
2017-05-01 Richard SmithFix initial diagnostic state setup for an explicit...
2017-05-01 Richard SmithPut back REQUIRES: system-darwin to fix asan bot.
2017-05-01 Peter CollingbourneObject: Remove ModuleSummaryIndexObjectFile class.
2017-05-01 Benjamin KramerSilence unused variable warning. NFC.
2017-05-01 Kostya Serebryany[sanitizer-coverage] add a deprecation note to coverage...
2017-05-01 Richard SmithImprove handling of arrays of unknown bound in constant...
2017-05-01 Sanjoy DasAdapt to LLVM's rename of WeakVH to WeakTrackingVH...
2017-05-01 Adrian PrantlRelax testcase to fix a PS4 buildbot failure.
2017-05-01 Aaron BallmanThe -coverage-file flag was removed in r280306, and...
2017-05-01 Sanjoy DasRemove unneeded struct; NFC
2017-05-01 Nick LewyckyFix test that was incorrected merged between patches.
2017-05-01 David BlaikieFix line endings (dos -> unix) and clang-format while...
2017-05-01 Nick LewyckyHandle expressions with non-literal types like ignored...
2017-05-01 Saleem Abdulrasoolutils: Silence -Wpedantic warning
2017-04-29 Simon Pilgrim[X86][AVX] Added support for _mm256_zext* helper intrin...
2017-04-29 Nick LewyckyRemove Sema::CheckForIntOverflow, and instead check...
2017-04-29 Faisal ValiFix PR32831: 'this capture while instantiating generic...
2017-04-29 Richard SmithRemove some apparently-unnecessary 'REQUIRES: system...
2017-04-29 Richard SmithFix "REQUIRES: system-darwin" failing tests after r301725.
2017-04-29 Richard SmithPR26771: don't forget the " 2" (returning from #include...
2017-04-29 Richard SmithRemove unused, empty test directories.
2017-04-29 Richard SmithAdd pragma to perform module import and use it in ...
2017-04-29 Nick LewyckyObjCBoxedExpr can't be evaluated by the constant expres...
2017-04-28 Adrian PrantlAdapt to LLVM API change (DINamespace no longer takes...
2017-04-28 Richard Trieu[ODRHash] Add testcase with different paramter names...
2017-04-28 David BlaikieEnable -fno-split-dwarf-inlining even when -gsplit...
2017-04-28 Akira Hatanaka[CodeGen][ObjC] Don't retain captured Objective-C point...
2017-04-28 Ekaterina Romanova[DOXYGEN] Minor improvements in doxygen comments.
2017-04-28 Emilio Cobos... [libclang] Expose some target information via the C...
2017-04-28 Alex LorenzUse the -Wunknown-warning-option group for the "unknown...
2017-04-28 Alex Lorenz[Sema] Avoid an invalid redefinition error that was...
2017-04-28 Simon Pilgrim[X86][SSE] Add _mm_set_pd1 (PR32827)
2017-04-28 Alex Lorenz[index] Handle vector types in USR generator
2017-04-28 NAKAMURA Takumiclang/test/ARCMT/remap-applying.c: Use %/s on the comma...
2017-04-28 NAKAMURA Takumiclang/test/Index/index-module.m: Relax expressions...
2017-04-28 Richard SmithMove functionality for handling module maps as inputs...
2017-04-28 Bruno Cardoso... [ASTImporter] Move structural equivalence context to...
2017-04-28 Argyrios Kyrtzidis[ARCMigrate] When applying changes from remap files...
2017-04-27 George Burgess IVUse a consistent style. NFC
2017-04-27 Bruno Cardoso... [Modules] Improve diagnostics for incomplete umbrella
2017-04-27 Bruno Cardoso... [Modules] Refactor logic for incomplete umbrella warnin...
2017-04-27 Duncan P. N... Headers: Make the type of SIZE_MAX the same as size_t
next