]> granicus.if.org Git - clang/shortlog
clang
2016-08-09 Sylvestre Ledruclang-format: Add SpaceAfterTemplate
2016-08-09 Vassil Vassilev[analyzer] Try to fix coverity CID 1360469.
2016-08-08 Charles DavisRevert "[Attr] Add support for the `ms_hook_prologue...
2016-08-08 Derek Schuff[Driver] Enable CFI for WebAssembly
2016-08-08 Charles Davis[Attr] Add support for the `ms_hook_prologue` attribute.
2016-08-08 Artem Dergachev[analyzer] Change -analyze-function to accept qualified...
2016-08-08 Oliver Stannard[ARM] Command-line options for embedded position-indepe...
2016-08-08 Gabor Horvath[analyzer] Command line option to show enabled checker...
2016-08-08 Eric LiuFixes calculateRangesAfterReplacements crash when Repla...
2016-08-08 Gabor Horvath[analyzer] Model base to derived casts more precisely.
2016-08-08 Diana PicusFix two bugs for musl-libc on ARM
2016-08-08 Serge PavlovPass information in a record instead of stack. NFC
2016-08-07 Asaf Badouh[AVX512] integer comparisions enumeration.
2016-08-07 David MajnemerUpdate clang tests for LLVM r277950
2016-08-06 Sylvestre LedruAdd the new scan-build option (--show-description)...
2016-08-06 Saleem AbdulrasoolHeaders: Add ARM support to intrin.h for MSVC compatibility
2016-08-06 Benjamin Kramer[ASTReader] Use real move semantics instead of emulatin...
2016-08-06 Benjamin Kramer[Sema] Make switch fully covered again.
2016-08-06 Benjamin KramerMove helpers into anonymous namespaces. NFC.
2016-08-06 Benjamin Kramer[StaticAnalyzer] Remove dead code.
2016-08-06 Erik Pilkington[NFC] Silence noisy -Wreturn-type warnings
2016-08-06 Richard TrieuFix typos from r277797 and unused variable from r277889.
2016-08-05 Richard TrieuFix two false positives in -Wreturn-stack-address
2016-08-05 Erik Pilkington[NFC][ObjC Availability] Refactor DiagnoseAvailabilityO...
2016-08-05 Vedant Kumar[clang-tblgen] Remove unused #include (NFC)
2016-08-05 Richard TrieuFix false positive in -Wunsequenced and templates.
2016-08-05 David BlaikiePR26423: Assert on valid use of using declaration of...
2016-08-05 David Majnemer[SemaOpenMP] Some miscellaneous cleanups
2016-08-05 Bruno Cardoso... Revert "[Sema] Add sizeof diagnostics for bzero"
2016-08-05 Wei DingAMDGPU : Add Clang builtin intrinsics for compare with...
2016-08-05 Kelvin Li[OpenMP] Sema and parsing for 'teams distribute' pragma
2016-08-05 John BrawnReapply r276973 "Adjust Registry interface to not requi...
2016-08-05 Richard TrieuFix crash in template type diffing.
2016-08-05 Richard TrieuAllow -1 to assign max value to unsigned bitfields.
2016-08-04 Bruno Cardoso... [Sema] Add sizeof diagnostics for bzero
2016-08-04 Tim Shen[ADT] Migrate DepthFirstIterator to use NodeRef
2016-08-04 Artem Dergachev[analyzer] Make CloneDetector recognize different varia...
2016-08-04 Yaxun Liu[OpenCL] Add the lit test for image size which was...
2016-08-04 Yaxun Liu[OpenCL] Remove extra native_ functions from opencl-c.h
2016-08-04 Alexey Bader[OpenCL] Added underscores to the names of 'to_addr...
2016-08-04 Benjamin KramerMake isExternC work on VarDecls too.
2016-08-04 Eric ChristopherAfter PR28761 use -Wall with -Werror in builtins tests...
2016-08-03 Hubert Tong[Concepts] remove default argument for RequiresClause...
2016-08-03 Yaxun Liu[OpenCL] Fix size of image type
2016-08-03 Manuel KlimekFix bug in conflict check for Replacements::add().
2016-08-03 Manuel KlimekFix quadratic runtime when adding items to tooling...
2016-08-03 Etienne Bergeron[clang/test] Fix a flaky unittest on windows
2016-08-03 Argyrios Kyrtzidis[index] Fix crash with indexing designated init express...
2016-08-02 Artem Belevich[CUDA] Updated CUDA tests that must run w/o CUDA instal...
2016-08-02 Devin Coughlin[analyzer] Update two comments in MPI-Checker. NFC.
2016-08-02 Artem Belevich[CUDA] Fix libdevice selection.
2016-08-02 Artem Belevich[CUDA] Do not allow using NVPTX target for host compila...
2016-08-02 Devin Coughlin[CFG] Fix crash finding destructor of lifetime-extended...
2016-08-02 Chris BienemanRevert "[Order Files] Remove dtrace predicate"
2016-08-02 Nirav DaveUpdate Clang Parser test error message to match new...
2016-08-02 Vitaly BukaUpdated documentation
2016-08-02 Chris Bieneman[Order Files] Remove dtrace predicate
2016-08-02 Artem Dergachev[analyzer] Hotfix for buildbot failure due to unspecifi...
2016-08-02 Diana Picus[clang-cl] Fix PCH tests to use x86_64 as target
2016-08-02 Artem Dergachev[analyzer] Respect statement-specific data in CloneDete...
2016-08-01 Hans WennborgRevert r276896 "Update Clang Parser test error message...
2016-08-01 Chris Bieneman[Order Files] Fixing an error in the perf-helper script
2016-08-01 Paul RobinsonAdd FIXMEs for MSVC 2013 hacks in r277211. NFC.
2016-08-01 Saleem AbdulrasoolCodeGen: simplify the CC handling for TLS wrappers
2016-08-01 Erik Pilkington[ObjC Availability] Fix partial-availability false...
2016-08-01 Reid Kleckner[codeview] Skip injected class names in nested record...
2016-08-01 Evandro Menezes[AArch64] Add support for Samsung Exynos M2 (NFC).
2016-08-01 David Majnemer[Parse] Let declarations follow labels in -fms-extensio...
2016-08-01 Martin BohmeMake RecursiveASTVisitor visit lambda capture initializ...
2016-08-01 Artem Dergachev[analyzer] Fix execution permissions for the scan-build...
2016-08-01 Eric LiuImplement tooling::Replacements as a class.
2016-08-01 Yaron KerenAllow .exe extension to ld to fix test with mingw.
2016-08-01 Sylvestre Ledruscan-build: Add an option to show the description in...
2016-07-31 Dimitry AndricAdd more gcc compatibility names to clang's cpuid.h
2016-07-31 Faisal Vali[NFC] Rearrange an example-file so the c++14 specific...
2016-07-30 Hubert TongReapply r276069 with workaround for MSVC 2013
2016-07-30 Aaron BallmanCorrecting some sphinx formatting issues so that the...
2016-07-30 Devin Coughlin[analyzer] Update APIs taking user-facing strings.
2016-07-30 Argyrios Kyrtzidis[c-index-test] Make sure to check that clang_Cursor_get...
2016-07-30 Hans WennborgFix VS2013 build of CGOpenMPRuntime.cpp
2016-07-29 Chris Bieneman[Perf-Helper] Add logging for dtrace commands
2016-07-29 Eric ChristopherRemove unused variable.
2016-07-29 Paul RobinsonFix CGOpenMPRuntime.cpp for VS2013. NFC.
2016-07-29 David MajnemerEnsure Ident_GNU_final is properly initialized in the...
2016-07-29 Reid KlecknerFix naked.cpp test on 32-bit Windows
2016-07-29 Saleem AbdulrasoolCodeGen: try harder to make the CFString structure RW
2016-07-29 Yunzhong GaoImprove documentation of the type safety attributes.
2016-07-29 Yaxun Liu[OpenCL] Add extension cl_khr_mipmap_image to clang
2016-07-29 Yaxun Liu[OpenCL] Added CLK_ABGR definition for get_image_channe...
2016-07-29 Erik PilkingtonReapply r277058: "[ObjC] Consider availability of conte...
2016-07-29 Haojian WuFix a typo in document.
2016-07-29 Matt MastenInitial vectorization support for svml calls (short...
2016-07-29 Haojian Wu[ASTMatcher] Add templateName matcher.
2016-07-29 Haojian Wu[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgu...
2016-07-29 Daniel JasperAdd missing '-no-canonical-prefixes' in test.
2016-07-29 Benjamin KramerMake test not fail on hosts where the default omp libra...
2016-07-29 Andrey Bokhanko[GCC] Support for __final specifier
2016-07-29 Justin Lebar[Typo police] s/proccess/process/, s/auxiliary/auxilliary/.
2016-07-29 Erik Pilkington[Parser] Fix bug where delayed typo in conditional...
2016-07-29 Wolfgang PiebChange a test to be less prone to random failures due to
next