]> granicus.if.org Git - clang/shortlog
clang
2018-03-05 Yuka Takahashi[Bash-autocompletion] Pass all flags in shell command...
2018-03-04 Aaron BallmanAmend r326665 to print out the `used` attribute subject...
2018-03-04 Aaron BallmanReplace the custom handling for several attributes...
2018-03-03 Aaron BallmanCreate a subject list for the `used` attribute rather...
2018-03-03 Kamil RytarowskiDisable tests of -fsanitize on OpenBSD
2018-03-03 Kamil RytarowskiOpenBSD Driver basic sanitiser support
2018-03-03 Kamil RytarowskiBetter OpenBSD frontend support
2018-03-02 Manoj GuptaDo not generate calls to fentry with __attribute__...
2018-03-02 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-02 Richard SmithPR36581: Support data recursion over Stmts in AST matchers.
2018-03-02 Erich KeaneRemove -i command line option, add -imultilib
2018-03-02 Reid KlecknerDon't claim that va_start has special semantic checks
2018-03-02 George Karpenkov[analyzer] Don't throw NSNumberObjectConversion warning...
2018-03-02 George Burgess IVRange-ify a for loop. NFC
2018-03-02 Aaron BallmanFix the hasType() AST matcher to not assert when the...
2018-03-02 Joel E. Denny[Attr] Use -fsyntax-only in test
2018-03-02 Joel E. Denny[Attr] Fix parameter indexing for several attributes
2018-03-02 Alexey Bataev[OPENMP] Scan all redeclarations looking for `declare...
2018-03-02 Alexey Bataev[OPENMP] Treat local variables in CUDA mode as thread...
2018-03-02 Alexey SotkinAdd possibility to specify output stream for CompilerIn...
2018-03-02 Mikhail Maltsev[Sema] Improve test coverage of narrowing conversion...
2018-03-02 Petr Hosek[Frontend] Avoid including default system header paths...
2018-03-02 Akira HatanakaRemove debugging code I accidentally committed in r326530.
2018-03-02 Akira HatanakaAdd an option to disable tail-call optimization for...
2018-03-02 George Karpenkov[analyzer] [tests] Again, make tests more resilient...
2018-03-02 Rafael EspindolaAlways set dso_local in CodeGenModule::setDSOLocal.
2018-03-02 George Karpenkov[analyzer] Prevent crashing in NonNullParamChecker
2018-03-02 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-02 George Karpenkov[analyzer] [NFC] [tests] Make test more resilient to...
2018-03-02 Heejin Ahn[WebAssembly] Add exception handling option
2018-03-02 David L. Jones[NFC] Move CommentOpts checks to the call sites that...
2018-03-01 David L. JonesRevert r326501 due to buildbot breakage.
2018-03-01 David L. Jones[NFC] Move CommentOpts checks to the call sites that...
2018-03-01 Chih-Hung Hsieh[Driver] Pass -f[no-]emulated-tls and set up ExplicitEm...
2018-03-01 Richard Smith[modules] Don't diagnose "redefinition" of a friend...
2018-03-01 Richard Smith[www] Capitalize "Clang" when referring to the project...
2018-03-01 Martin Storsjo[RecordLayout] Only assert that fundamental type sizes...
2018-03-01 Saleem AbdulrasoolDriver: hoist `-fno-rtti-data` to a driver flag
2018-03-01 Artem Dergachev[analyzer] Enable cfg-temporary-dtors by default.
2018-03-01 Ilya BiryukovResubmit [analyzer] Support for naive cross translation...
2018-03-01 Hans WennborgUsersManual: improve the clang-cl text some more
2018-03-01 Hans WennborgUsersManual: beef up the clang-cl text a little
2018-03-01 Ilya BiryukovRevert "[analyzer] Support for naive cross translation...
2018-03-01 Francois Ferrand[clang-format] Add SpaceBeforeColon option
2018-03-01 Serge PavlovFunction definition may have uninstantiated body
2018-03-01 George Burgess IVRemove redundant casts. NFC
2018-03-01 George Karpenkov[analyzer] [tests] Create a directory for the log file
2018-03-01 Artem Dergachev[analyzer] Add a checker for mmap()s which are both...
2018-03-01 Artem Dergachev[CFG] [analyzer] Recall that we only skip NoOp casts...
2018-03-01 Rafael EspindolaStart setting dllimport/dllexport in setGVProperties.
2018-03-01 Rafael EspindolaPass a GlobalDecl to SetCommonAttributes. NFC.
2018-03-01 Rafael EspindolaInline a trivial function. NFC.
2018-02-28 Rafael EspindolaPass a GlobalDecl to setNonAliasAttributes. NFC.
2018-02-28 Rafael EspindolaPass a GlobalDecl to SetInternalFunctionAttributes...
2018-02-28 Kostya Serebryany[hwasan] update the asm snippet in the docs to match...
2018-02-28 Nico WeberAttempt to fix cl-include.c on Windows.
2018-02-28 Carlo Bertolli[OpenMP] Extend NVPTX SPMD implementation of combined...
2018-02-28 Krzysztof Parzyszek[Hexagon] Add -ffixed-r19 driver option and translate...
2018-02-28 Saleem AbdulrasoolCodeGenObjCXX: handle inalloca appropriately for msgSen...
2018-02-28 Nico Weber[clang-cl] Implement /X
2018-02-28 Nico WeberFix gcc -Wreturn-type warnings after r326307.
2018-02-28 Jonas Hahnfeld[CUDA] Include single GPU binary, NFCI.
2018-02-28 Joel E. DennyTest commit access: apply clang-format suggestion
2018-02-28 Gabor Horvath[analyzer] Fix a compiler warning
2018-02-28 Gabor Horvath[analyzer] Support for naive cross translation unit...
2018-02-28 Akira Hatanaka[ObjC] Allow declaring __strong pointer fields in struc...
2018-02-28 Richard SmithFix a couple of cases where we would fail to correctly...
2018-02-28 Richard SmithUpdate cxx_status to mark "SVN" items as "Clang 6"...
2018-02-28 George Karpenkov[analyzer] [tests] Write to logfile instead of stdout...
2018-02-28 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-02-28 Konstantin... AMDGPU: Move run and check lines around to match proces...
2018-02-28 Rafael EspindolaInline trivial function. NFC.
2018-02-28 Rafael EspindolaPass a GlobalDecl to setAliasAttributes. NFC.
2018-02-27 Aaron BallmanImprove the way attribute argument printing happens...
2018-02-27 Rafael EspindolaPass a GlobalDecl to setFunctionDefinitionAttributes...
2018-02-27 Artem Dergachev[analyzer] UndefinedAssignmentChecker: Better warning...
2018-02-27 Konstantin... AMDGPU: Define FP_FAST_FMA{F} macros for amdgcn
2018-02-27 Alexey Bataev[OPENMP] Emit warning for non-trivial types in map...
2018-02-27 Artem Dergachev[analyzer] MallocChecker: Suppress false positives...
2018-02-27 Artem Dergachev[analyzer] Fix trivial copy for empty objects.
2018-02-27 Artem Dergachev[analyzer] Track temporaries without construction conte...
2018-02-27 Artem Dergachev[analyzer] Don't crash when dynamic type of a variable...
2018-02-27 Artem Dergachev[analyzer] Disable constructor inlining when lifetime...
2018-02-27 Artem Dergachev[analyzer] Self-debug: Dump dynamic type info and taint...
2018-02-27 Artem Dergachev[CFG] NFC: Refactor ConstructionContext into a finite...
2018-02-27 Artem Dergachev[analyzer] Introduce correct lifetime extension behavio...
2018-02-27 Martin Storsjo[MinGW, CrossWindows] Allow passing -static together...
2018-02-27 George Karpenkov[analyzer] Remove redundant check
2018-02-27 George Karpenkov[analyzer] Only attempt to get the value of locations...
2018-02-27 George Karpenkov[analyzer] Quickfix: don't crash when runtime definitio...
2018-02-27 George Karpenkov[analyzer] Logging test quickfix #2.
2018-02-27 Krasimir Georgiev[clang-format] Format operator key in protos
2018-02-27 Kamil RytarowskiHandle the NetBSD case in ToolChain::getOSLibName()
2018-02-27 Alexey Bataev[OPENMP] Allow multiple mappings for member expressions...
2018-02-27 Ben Hamilton[clang-format] Tidy up new API guessLanguage()
2018-02-27 Roman LebedevRevert "[Tooling] [0/1] Refactor FrontendActionFactory...
2018-02-27 Roman Lebedev[Tooling] [0/1] Refactor FrontendActionFactory::create...
2018-02-27 Hans WennborgAttrDocs.td: fix some bad code-blocks
2018-02-27 Hans WennborgAttrDocs.td: fix bad bullet list
2018-02-27 Hans WennborgAttrDocs.td: fix bad indent and code block
next