]> granicus.if.org Git - clang/shortlog
clang
2018-01-30 Akira HatanakaRevert "CodeGen: annotate ObjC ARC functions with ABI...
2018-01-30 Eric FiselierRevert "[coroutines] Fix application of NRVO to Corouti...
2018-01-30 Artem Belevich[CUDA] Added partial support for CUDA-9.1
2018-01-29 Eric Fiselier[coroutines] Fix application of NRVO to Coroutine ...
2018-01-29 George Karpenkov[analyzer] Use stable filenames in analyzer testing...
2018-01-29 George Karpenkov[analyzer] [NFC] Remove unused method visitItemsInWorkList
2018-01-29 Ben Hamilton[clang-format] Add more tests for ObjC protocol list...
2018-01-29 Erich Keane[NFC] Fixup comment with function name, actually incorr...
2018-01-29 Krasimir Georgiev[clang-format] Disable some text proto delimiters and...
2018-01-29 Ben Hamilton[clang-format] Fix bug where -dump-config failed on...
2018-01-29 Jonathan Roelofs[scan-build] Add an option to skip overriding CC and...
2018-01-29 Jonathan Roelofs[analyzer] Fix -x language argument for C preprocessed...
2018-01-29 Eric Liu[Lexer] Support adding working directory to relative...
2018-01-29 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-28 Daniel NeilsonChange memcpy/memove/memset to have dest and source...
2018-01-28 Jonas Hahnfeld[git-clang-format] Process CUDA files
2018-01-27 Gabor HorvathAttempt to make the PS4 build bot happy.
2018-01-27 Gabor Horvath[ASTImporter] Add support to import some AST nodes:
2018-01-27 Akira Hatanaka[CodeGen] Use the non-virtual alignment when emitting...
2018-01-27 Matt DavisAlways allow "#pragma region".
2018-01-26 Benjamin KramerTry to unbreak 32 bit builds after r323528.
2018-01-26 Craig Topper[X86] Add 'rdrnd' feature to silvermont to match recent...
2018-01-26 Argyrios Kyrtzidis[index] Fix crash when indexing a C++14 PCH/module...
2018-01-26 Saleem AbdulrasoolAST: support protocol conformances on id/class/interfac...
2018-01-26 Craig Topper[X86] Define __IBT__ when -mibt is specified.
2018-01-26 Martin Probstclang-format: [JS] Prevent ASI before [ and (.
2018-01-26 Benjamin Kramer[AST] Use bit packing to reduce sizeof(TypedefNameDecl...
2018-01-26 Sam McCall[ASTImporter] avoid warnings: unused var, switch covered
2018-01-26 Alexey Bader[OpenCL] Add "cles_khr_int64" extension.
2018-01-26 Aleksei Sidorin[ASTImporter] Support LambdaExprs and improve template...
2018-01-26 Eric Liu[Tooling] Test more APIs of ToolExecutor. NFC.
2018-01-26 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-26 Amara Emerson[Driver] Add an -fexperimental-isel driver option to...
2018-01-25 Nico WeberDon't let test write to the source dir after r323426.
2018-01-25 Saleem AbdulrasoolAST: inline a single-use variable (NFC)
2018-01-25 Benjamin KramerUnused diagnostics can occur in tblgen.
2018-01-25 Nico Weber[clang-cl] Add support for /arch:AVX512F and /arch...
2018-01-25 Nico Weberclang-cl: Simplify handling of /arch: flag.
2018-01-25 Ivan A. Kosarev[CodeGen] Decorate aggregate accesses with TBAA tags
2018-01-25 Krasimir Georgiev[clang-format] Fixes indentation of inner text proto...
2018-01-25 Simon Dardis[Driver] Add support for mips32 and scudo
2018-01-24 Kamil RytarowskiFreeBSD needs also execinfo (in sanitizers)
2018-01-24 Alexander Shaposhnikov[analyzer] Do not attempt to get the pointee of void*
2018-01-24 Brian Gesiak[coroutines] Pass coro func args to promise ctor
2018-01-24 Artem Dergachev[analyzer] NFC: Run many existing C++ tests with a...
2018-01-24 Artem Dergachev[analyzer] Enable c++-allocator-inlining by default.
2018-01-24 Artem Dergachev[analyzer] Assume that the allocated value is non-null...
2018-01-24 Vassil VassilevRevert r323051 "[cmake] Use CLANG_BINARY_DIR to determi...
2018-01-24 Peter CollingbourneIRGen: Emit an inline implementation of __builtin_wmemc...
2018-01-24 Rafael EspindolaDon't create hidden dllimport global values.
2018-01-24 Krzysztof Parzyszek[Hexagon] Accept lowercase b in -hvx-length=64b and...
2018-01-24 Sam McCall[CodeComplete] only respect LoadExternal hint at namesp...
2018-01-24 Artem Belevich[CUDA] Disable PGO and coverage instrumentation in...
2018-01-24 Hans Wennborgclang-cl: Parse /permissive-, /Bt, Bt+ (PR32672)
2018-01-24 Krasimir Georgiev[clang-format] Disable string literal breaking for...
2018-01-24 Malcolm ParsonsFix typos of occurred and occurrence
2018-01-24 Raphael IsemannRefactor RecursiveASTVisitor test for post-order traversal
2018-01-24 Nico WeberAttempt to fix implicit-fallthrough warning after r323218.
2018-01-24 Nico WeberFix typo in comment.
2018-01-24 Douglas YungFix test Driver/solaris-ld.c for Windows.
2018-01-23 Wei MiAdjust MaxAtomicInlineWidth for i386/i486 targets.
2018-01-23 Richard TrieuFix test Driver/solaris-ld.c
2018-01-23 Saleem AbdulrasoolAST: correct mangling for SEL on MS ABI
2018-01-23 Dan Gohman[WebAssembly] Factor out settings common to wasm32...
2018-01-23 George Karpenkov[analyzer] Mark lines as relevant even if they weren...
2018-01-23 Saleem AbdulrasoolCodeGen: use `llvm.used` for ObjC protocols
2018-01-23 George Karpenkov[analyzer] Show full analyzer invocation for reproducib...
2018-01-23 George Karpenkov[html] [NFC] Use raw strings to dump the style table.
2018-01-23 Saleem AbdulrasoolAST: adjust ObjC MS mangling to work with typedefs
2018-01-23 Artem Belevich[CUDA] CUDA has no device-side library builtins.
2018-01-23 Alexey Bataev[OPENMP] Replace call of EmitLoadOfLValue() by EmitLoad...
2018-01-23 Craig Topper[Docs] Re-generate command line documentation.
2018-01-23 Alexey Bataev[OPENMP] Remove more empty SourceLocations() from the...
2018-01-23 Jonas Hahnfeldtest/Driver: Add some --stdlib=platform, NFC.
2018-01-23 Saleem Abdulrasooltest: simplify the matching logic a bit (NFC)
2018-01-23 Nico WeberName two bool parameters. No behavior change.
2018-01-23 Nico Weberclang-format: Support macros in front of @interface...
2018-01-23 Saleem Abdulrasooltest: adjust the target for some Windows tests
2018-01-23 Dan Gohman[WebAssembly] Add mem.* builtin functions.
2018-01-23 Nico Weberclang-format: Support formatting Java 8 interface defau...
2018-01-23 Fedor SergeevFix Driver/solaris-ld.c test on Windows
2018-01-23 Ilya Biryukov[Tooling] Added a VFS parameter to ClangTool
2018-01-23 Fedor Sergeev[Solaris] Make RHEL devtoolsets handling Linux-specific
2018-01-23 Fedor Sergeev[Solaris] gcc toolchain handling revamp
2018-01-23 Krasimir Georgiev[clang-format] Ignore UnbreakableTailLength sometimes...
2018-01-23 Sjoerd Meijer[ARM] Pass _Float16 as int or float
2018-01-23 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-23 David BlaikieNewPM: Improve/fix GCOV - which needs to run early...
2018-01-22 Julie HockettAdd hasTrailingReturn AST matcher
2018-01-22 Fangrui Song[ASTMatchers] [NFC] Fix code examples
2018-01-22 Volodymyr SapsaiReland "[CodeGen] Fix crash when a function taking...
2018-01-22 Chandler CarruthIntroduce the "retpoline" x86 mitigation technique...
2018-01-22 Sam McCall[CodeComplete] Omit templated constructors from member...
2018-01-22 Alexander Shaposhnikov[analyzer] Protect against dereferencing a null pointer
2018-01-22 Ilya Biryukov[CodeComplete] Fix completion in the middle of idents...
2018-01-22 Jonas Hahnfeld[DOCS] Mention OpenMP Tools Interface in runtime library
2018-01-22 Raphael Isemann[modules] Correctly overload getModule in the Multiplex...
2018-01-22 Gabor Horvath[analyzer] Model and check unrepresentable left shifts
2018-01-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-20 Devin Coughlin[analyzer] Provide a check name when MallocChecker...
next