]> granicus.if.org Git - clang/shortlog
clang
2018-03-17 Oren Ben SimhonAdding nocf_check attribute for cf-protection fine...
2018-03-16 Reid Kleckner[MS] Fix bug in r327732 with devirtualized complete...
2018-03-16 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2018-03-16 Reid Kleckner[MS] Fix tests after r327738 that only fail with a...
2018-03-16 Reid Kleckner[MS] Commit some changes that were intended to be part...
2018-03-16 Reid Kleckner[MS] Don't escape MS C++ names with \01
2018-03-16 Jan Korous[Parser] Remove hard-coded bracket depth limit
2018-03-16 Reid Kleckner[MS] Always use base dtors in place of complete/vbase...
2018-03-16 George Karpenkov[analyzer] Fix crashes in RetainCountChecker when under...
2018-03-16 Roman Lebedev[docs] ReleaseNotes: document -Wextra-semi changes.
2018-03-16 Krasimir Georgiev[clang-format] Disallow breaks before ']' in text proto...
2018-03-16 Krasimir Georgiev[clang-format] Fix raw string prefix penalty
2018-03-16 Richard SmithImplement C++ DR727, which permits explicit specializat...
2018-03-16 Mikael HolmenFix compilation warning introduced in r327654
2018-03-16 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2018-03-15 Alexey Bataev[OPENMP, NVPTX] Improve globalization of the variables...
2018-03-15 Alexey Bataev[OPENMP] Codegen for `omp declare target` construct.
2018-03-15 Yaxun LiuRecommit r326946 after reducing CallArgList memory...
2018-03-15 Sjoerd Meijer[AAch64] Tests for ACLE FP16 macros
2018-03-15 Andrew V. TischenkoMore warnings when double truncation to float: compound...
2018-03-15 Richard TrieuRefactoring code around move/copy initialization. ...
2018-03-15 Richard Trieu[CFG] Allow CallExpr's to be looked up in CFG's
2018-03-14 George Karpenkov[analyzer] Explicitly set an -std level for the analyze...
2018-03-14 Yaxun LiuRemove test deep-ast-tree.cpp
2018-03-14 Eugene Zelenko[Tooling] Fix some Clang-tidy modernize and Include...
2018-03-14 Yaxun LiuReduce AST depth for test deep-ast-tree.cpp for atom
2018-03-14 Roman Lebedev[Parser] (C++) Make -Wextra-semi slightly more useful
2018-03-14 Yaxun LiuAttempt to fix failure of deep-ast-tree.cpp on atom...
2018-03-14 Richard SmithUpdate DR script to mark Clang 6 as 'done' not 'svn'.
2018-03-14 Richard Smith[www] Update C++ DR status to match latest issues list.
2018-03-14 Rafael EspindolaSet dso_local for NSConcreteStackBlock.
2018-03-14 Rafael EspindolaSet dso_local on external rtti GVs.
2018-03-14 Frederich Munch[CMake] Properly quote string arguments to quiet errors...
2018-03-14 Yaxun LiuAttempt to fix failure of deep-ast-tree.cpp on ppc64...
2018-03-14 Frederich MunchExpand clang-interpreter with example of throwing in...
2018-03-14 Yaxun LiuAdd deep AST tree test for r327515
2018-03-14 Yaxun LiuCodeGen: Reduce LValue and CallArgList memory footprint...
2018-03-14 Gheorghe-Teodor... [OpenMP] Add OpenMP data sharing infrastructure using...
2018-03-14 Ilya Biryukov[Sema] Pop function scope when instantiating a func...
2018-03-14 Pavel LabathStaticAnalyzer: fix compiler warning. NFC
2018-03-14 Kostya Serebryany[hwasan] update docs
2018-03-13 Akira HatanakaCheck that a field is not annotated with attribute...
2018-03-13 Gheorghe-Teodor... [OpenMP] Add flag for linking runtime bitcode library
2018-03-13 Joel E. Denny[Attr] Merge two dependent tests from different directories
2018-03-13 Sjoerd Meijer[ARM] ACLE FP16 feature test macros
2018-03-13 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2018-03-13 Gheorghe-Teodor... Revert revision 327438.
2018-03-13 Gheorghe-Teodor... [OpenMP] Add flag for linking runtime bitcode library
2018-03-13 Sjoerd MeijerThis reverts "r327189 - [ARM] Add ARMv8.2-A FP16 vector...
2018-03-13 Akira HatanakaSerialize the NonTrivialToPrimitive* flags I added...
2018-03-13 George Karpenkov[analyzer] Fix the matcher for GCDAntipattern to look...
2018-03-13 Joel E. DennyReland "[Attr] Fix parameter indexing for several attri...
2018-03-13 Krzysztof Parzyszek[Hexagon] Clang side of r327302 in LLVM
2018-03-13 Pavel Labathclang-import-test: fix build with clang-3.8
2018-03-13 Douglas YungAdd missing "env" so that test added in r327322 passes...
2018-03-12 Artem Dergachev[CFG] [analyzer] Don't add construction context to...
2018-03-12 Artem Dergachev[analyzer] Support temporaries conjured by conservative...
2018-03-12 Artem Dergachev[analyzer] NFC: Move the code for setting temp object...
2018-03-12 Artem Dergachev[analyzer] Destroy and lifetime-extend inlined function...
2018-03-12 Artem Dergachev[CFG] [analyzer] Add construction context to C++ return...
2018-03-12 Reid KlecknerRe-land "[Sema] Make getCurFunction() return null outsi...
2018-03-12 Alex Lorenz[Tooling] Clear the PreambleSrcLocCache when preamble...
2018-03-12 Vedant KumarCheck that ubsan is the only supported sanitizer on...
2018-03-12 Jan Korous[Driver] Add text description of --help-hidden so it...
2018-03-12 George Karpenkov[analyzer] Move the GCDAsyncSemaphoreChecker to optin...
2018-03-12 Akira HatanakaRevert "[ObjC] Allow declaring __weak pointer fields...
2018-03-12 Ben Hamilton[clang-format] Improve detection of Objective-C block...
2018-03-12 Ben Hamilton[clang-format] Don't detect C++11 attribute specifiers...
2018-03-12 Maxim Ostapenko[analyzer] Trying to fix Windows buildbots after r327258
2018-03-12 Aaron BallmanUpdate the supported C language standards in the user...
2018-03-12 Maxim Ostapenko[analyzer] Trying to fix buildbots after r327258
2018-03-12 Maxim Ostapenko[analyzer] Add scope information to CFG
2018-03-12 Daniel Jasperclang-format: Properly handle implicit string concatena...
2018-03-12 Daniel JasperDon't re-format raw string literal contents when format...
2018-03-12 Petr Hosek[Driver] Update the comment about incompatible sanitizers
2018-03-10 George Burgess IV[CodeGen] Eagerly emit lifetime.end markers for calls
2018-03-10 Akira Hatanaka[ObjC] Allow declaring __weak pointer fields in C struc...
2018-03-10 Akira Hatanaka[Driver] Pass Default=false to hasFlag.
2018-03-10 Richard SmithRevert r326946. It caused stack overflows by significan...
2018-03-10 George Burgess IV[CodeGen] Try to not call a dtor after lifetime.end
2018-03-09 Abderrazek... [ARM] Add ARMv8.2-A FP16 vector intrinsic
2018-03-09 Saleem Abdulrasooltest: repair windows build after SVN r327105
2018-03-09 Peter CollingbourneFix Clang test case.
2018-03-09 Evgeniy StepanovDon't use -pie in relocatable link.
2018-03-09 Alexey Bataev[OPENMP] Fix the address of the original variable in...
2018-03-09 Ilya Biryukov[SemaOverload] Fixed crash on code completion
2018-03-09 Saleem AbdulrasoolCodeGen: simplify and validate exception personalities
2018-03-09 Richard SmithPR36645: Go looking for an appropriate array bound...
2018-03-09 Artem Dergachev[analyzer] MmapWriteExecChecker: Add support for mprote...
2018-03-09 Artem Dergachev[CFG] [analyzer] Add construction context for implicit...
2018-03-09 Douglas Yung[DOXYGEN] Fix doxygen and content issues in mmintrin.h
2018-03-08 Adrian PrantlAdd a debug info testcase for the trvial_abi attribute.
2018-03-08 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-08 Alexey Bataev[OPENMP] Emit sizes/init ptrs etc. data for task reduct...
2018-03-08 Krasimir Georgiev[clang-format] Use NestedBlockIndent as a 0 column...
2018-03-08 Stephan BergmannPropagate DLLAttr to friend re-declarations of member...
2018-03-08 George Burgess IV[CodeGen] Emit lifetime.ends in both EH and non-EH...
2018-03-08 George Karpenkov[analyzer] Correctly model iteration through "nil"...
2018-03-08 George Burgess IVFix an unused variable warning; NFC
2018-03-08 Eugene Zelenko[Documentation] Fix Release notes problems introduced...
next