]> granicus.if.org Git - clang/shortlog
clang
2017-08-23 Matt Morehouse[clang-proto-fuzzer] Fix clang-proto-to-cxx build.
2017-08-23 Richard Smith[ubsan] PR34266: When sanitizing the 'this' value for...
2017-08-23 Saleem AbdulrasoolHeaders: explicitly specify double-word alignment
2017-08-23 Johannes Altmanninger[clang-diff] Properly clear the selection in HTML diff
2017-08-23 Johannes Altmanninger[clang-diff] Reformat test, NFC
2017-08-23 Johannes Altmanninger[clang-diff] HTML diff navigation
2017-08-23 Johannes Altmanninger[analyzer] Make StmtDataCollector customizable
2017-08-23 Krasimir GeorgievRevert "[clang-format] Emit absolute splits before...
2017-08-23 Saleem AbdulrasoolHeaders: give _Unwind_Control_Block double-word alignment
2017-08-23 Nico WeberImplement CFG construction for __try / __except / __leave.
2017-08-23 Krasimir Georgiev[clang-format] Emit absolute splits before lines for...
2017-08-23 Rui UeyamaRevert r311552: [Bash-autocompletion] Add support for...
2017-08-23 Yuka Takahashi[Bash-autocompletion] Add support for static analyzer...
2017-08-23 Johannes AltmanningerFix typos, remove unused private members of CommonOptio...
2017-08-23 Krasimir Georgiev[clang-format] Align trailing comments if ColumnLimit...
2017-08-23 Yonghong Songbpf: add -mcpu=# support for bpf
2017-08-23 Richard Trieu[ODRHash] Diagnose differing template parameters.
2017-08-23 George KarpenkovUpdate Clang fuzzers to use libFuzzer bundled with...
2017-08-23 George KarpenkovRemove LLVMFuzzer from list of bundled libraries for...
2017-08-22 Dan AlbertDegeneralize more tests.
2017-08-22 Dan AlbertRevert "Revert "Revert "Revert "Fix LLVMgold plugin...
2017-08-22 Volodymyr Sapsai[Parser] Correct initalizer typos before lambda capture...
2017-08-22 Alexey Bataev[OPENMP] Fix for PR34014: OpenMP 4.5: Target construct...
2017-08-22 Jacob Gravelle[clang-diff] Refactor stop-after command-line flag
2017-08-22 Volodymyr SapsaiTest commit access.
2017-08-22 Krasimir Georgiev[clang-format] Break non-trailing block comments
2017-08-22 Krasimir Georgiev[clang-format] Fix lines regression in clang-format.py
2017-08-22 Petar Jovanovic[mips] Rename getSupportedNanEncoding() to getIEEE754St...
2017-08-22 Erik VerbruggenRevert r311442 (Fix templated type alias completion...
2017-08-22 Alex Lorenz[ObjC] Check written attributes only when synthesizing...
2017-08-22 Erik VerbruggenFix templated type alias completion when using global...
2017-08-22 Johannes Altmanninger[clang-diff] Fix getRelativeName
2017-08-22 Johannes Altmanninger[clang-diff] Use the relative name for NamedDecl
2017-08-22 Vitaly BukaUpdate libprotobuf-mutator revision
2017-08-22 George KarpenkovTest fix: only add shared libraries to rpath.
2017-08-22 George KarpenkovFixed driver tests for -fsanitize=fuzzer.
2017-08-21 George KarpenkovMoving libFuzzer to compiler-rt: required updates to...
2017-08-21 Akira Hatanaka[Driver][Darwin] Do not pass -munwind-table if -fno...
2017-08-21 Stephan T.... [Driver] Recognize DevDiv internal builds of MSVC,...
2017-08-21 Kamil RytarowskiEnable libfuzzer on NetBSD/amd64
2017-08-21 Sam Elliott[clang] Fix tests for Emitting Single Inline Remark
2017-08-21 Peter Szecsi[StaticAnalyzer] LoopUnrolling: Track a LoopStack in...
2017-08-21 Matt Morehouse[clang-proto-fuzzer] Update README.
2017-08-21 Peter Szecsi[StaticAnalyzer] Handle LoopExit CFGElement in the...
2017-08-21 Simon Atanasyan[mips] Remove checking of the redundant condition. NFC
2017-08-21 Ilya BiryukovFixed a crash on replaying Preamble's PP conditional...
2017-08-21 Oliver Stannard[ObjC] Use consistent comment style in inline asm
2017-08-21 Sam Parker[ARM][AArch64] Cortex-A75 and Cortex-A55 tests
2017-08-20 Johannes AltmanningerAllow thiscall attribute in test/Tooling/clang-diff...
2017-08-20 Johannes Altmanninger[clang-diff] Improve and test getNodeValue
2017-08-20 Benjamin Kramer[ODRHash] Move into anonymous namespace. NFC.
2017-08-20 Johannes Altmanninger[clang-diff] Fix similarity computation
2017-08-20 Johannes Altmanninger[clang-diff] Filter AST nodes
2017-08-20 NAKAMURA Takumiclang/test/Tooling/clang-diff-ast.cpp: Satisfy thiscall.
2017-08-19 Johannes Altmanninger[clang-diff] Simplify mapping
2017-08-19 Johannes AltmanningerAdd clang-diff to tool_patterns in test/lit.cfg
2017-08-19 Johannes Altmanninger[clang-diff] Fix compiler warning
2017-08-19 Johannes Altmanninger[clang-diff] Add HTML side-by-side diff output
2017-08-19 Johannes Altmanninger[clang-diff] Fix warning about useless comparison
2017-08-19 Johannes Altmanninger[clang-diff] Make printing of matches optional
2017-08-19 Peter Szecsi[CFG] Add LoopExit information to CFG
2017-08-19 Peter Szecsi[StaticAnalyzer] LoopUnrolling: Exclude cases where...
2017-08-19 Johannes Altmanninger[clang-diff] Fix test
2017-08-19 Johannes Altmanninger[clang-diff] Add option to dump the AST, one node per...
2017-08-19 Faisal Vali[c++2a] Implement P0409R2 - Allow lambda capture [...
2017-08-19 Johannes AltmanningerRevert "Revert "[clang-diff] Move printing of matches...
2017-08-19 Johannes Altmanninger[clang-diff] Fix test for python 3
2017-08-19 Johannes AltmanningerRevert "Revert "[clang-diff] Move the JSON export funct...
2017-08-18 Vlad TsyrklevichRevert "[clang-diff] Move the JSON export function...
2017-08-18 Vlad TsyrklevichRevert "[clang-diff] Move printing of matches and chang...
2017-08-18 Johannes Altmanninger[clang-diff] Move printing of matches and changes to...
2017-08-18 Johannes Altmanninger[clang-diff] Move the JSON export function to clang...
2017-08-18 Erik Pilkington[Sema] Don't emit -Wunguarded-availability for switch...
2017-08-18 Matt Morehouse[SanitizerCoverage] Add stack depth tracing instrumenta...
2017-08-18 Matt Morehouse[clang-proto-fuzzer] Allow user-specified compiler...
2017-08-18 Alexander Shaposhnikov[analyzer] Fix modeling of constructors
2017-08-18 Konstantin... AMDGPU: Rename r600-mcpu.cl->amdgpu-mcpu.cl
2017-08-18 Johannes Altmanninger[clang-diff] Add commandline arguments.
2017-08-18 Johannes Altmanninger[clang-diff] Fix some errors and inconsistencies
2017-08-18 Johannes Altmanninger[CommonOptionsParser] Expose ArgumentsAdjustingCompilat...
2017-08-18 Konstantin... AMDGPU: add missing amdgcn processors and tests
2017-08-18 Tim NorthoverRevert r311137 (GlobalISel ABI commit).
2017-08-17 Tim NorthoverGlobalISel (AArch64): fix ABI at border between GPRs...
2017-08-17 Richard SmithPR34161: support evaluation of 'void()' expressions...
2017-08-17 Alex LorenzUnguarded availability diagnoser should use TraverseStm...
2017-08-17 Alex LorenzPrint enum constant values using the original source...
2017-08-17 Daniel JasperFix undefined behavior that is caused by not always...
2017-08-17 John McCallFurther refactoring of the constant emitter. NFC.
2017-08-17 Devin Coughlin[analyzer] Add support for reference counting of parame...
2017-08-16 Ben Langmuir[index] Add indexing for unresolved-using declarations
2017-08-16 George Burgess IVFix typos in comments; NFC
2017-08-16 Hal FinkelDon't use -no-integrated-as in test/Driver/opt-record.c
2017-08-16 Hal FinkelBase optimization-record file names on the final output
2017-08-16 Taewook OhUse the file name from linemarker for debug info if...
2017-08-16 Petr Hosek[Driver] SafeStack does not need a runtime library...
2017-08-16 Petr Hosek[CMake] Build sanitized C++ runtimes for Fuchsia
2017-08-16 Alexey Bataev[OPENMP] Fix for PR28581: OpenMP linear clause - wrong...
2017-08-16 Alexey Bataev[OPRNMP] Fix for PR33445: ICE: OpenMP target containing...
2017-08-16 Chandler CarruthFix a UBSan failure where this boolean was copied when...
2017-08-16 Yaxun LiuFix comments about __OPENCL_MEMORY_SCOPE_* macros
next