]> granicus.if.org Git - clang/shortlog
clang
2018-12-01 Bill WendlingCorrect indentation.
2018-12-01 Bill WendlingSpecify constant context in constant emitter
2018-12-01 Fangrui Song[Basic] Move DiagnosticsEngine::dump from .h to .cpp
2018-12-01 Adrian PrantlRelax test to also work on Windows.
2018-12-01 Adrian PrantlHonor -fdebug-prefix-map when creating function names...
2018-11-30 Fangrui SongRevert "Revert r347417 "Re-Reinstate 347294 with a...
2018-11-30 Kristof Umann[analyzer] Deleting unnecessary test file
2018-11-30 Brad SmithAdd myself as code owner for OpenBSD driver
2018-11-30 Fangrui SongRevert r347417 "Re-Reinstate 347294 with a fix for...
2018-11-30 Kristof Umann[analyzer] Emit an error for invalid -analyzer-config...
2018-11-30 Fangrui Song[ExprConstant] Try fixing __builtin_constant_p after...
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Bill WendlingRevert r348029. I was git-ing and jumped the gun.
2018-11-30 Kristof Umann[analyzer] Evaluate all non-checker config options...
2018-11-30 George KarpenkovRevert "Reverting r347949-r347951 because they broke...
2018-11-30 Bill WendlingWe're in a constant context in the ConstantEmitter.
2018-11-30 Matthew VossExpect mixed path separators in FileManagerTest when...
2018-11-30 Aaron BallmanRevert an inadvertent change from r348020.
2018-11-30 Kristof Umann[analyzer][PlistMacroExpansion] Part 5.: Support for...
2018-11-30 Aaron BallmanUpdating this test, which changed after the reverts...
2018-11-30 Aaron BallmanReverting r347949-r347951 because they broke the test...
2018-11-30 Aaron BallmanMove AST tests into their own test directory; NFC.
2018-11-30 Kadir Cetinkaya[clang] Fix rL348006 for windows
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Kadir Cetinkaya[clang] Fill RealPathName for virtual files.
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-11-30 Mikael HolmenFix warning about unused variable [NFC]
2018-11-30 Adam Baloghlyzer] [HOTFIX!] SValBuilder crash when `aggressive...
2018-11-30 Haojian WuFix a use-after-scope bug.
2018-11-30 Artem DergachevRevert r344580 "[analyzer] Nullability: Don't detect...
2018-11-30 Artem Dergachev[analyzer] MallocChecker: Avoid redundant transitions.
2018-11-30 Artem Dergachev[analyzer] Nullability: Don't detect post factum violat...
2018-11-30 Artem Dergachev[analyzer] Fix the "Zombie Symbols" bug.
2018-11-30 George Karpenkov[analyzer] Fixes after rebase.
2018-11-30 George Karpenkov[analyzer] RetainCountChecker for OSObject model the...
2018-11-30 George Karpenkov[analyzer] RetainCountChecker: recognize that OSObject...
2018-11-30 George Karpenkov[analyzer] Switch retain count checker for OSObject...
2018-11-30 George Karpenkov[attributes] Add a family of OS_CONSUMED, OS_RETURNS...
2018-11-30 George Karpenkov[analyzer] [NFC] Minor refactoring of RetainCountDiagno...
2018-11-30 George Karpenkov[analyzer] For OSObject, trust that functions starting...
2018-11-30 George Karpenkov[analyzer] Print a fully qualified name for functions...
2018-11-30 George Karpenkov[analyzer] Add the type of the leaked object to the...
2018-11-30 George Karpenkov[analyzer] Reference leaked object by name, even if...
2018-11-30 George Karpenkov[analyzer] [NFC] Test dumping trimmed graph
2018-11-30 George Karpenkov[analyzer] [NFC] Some miscellaneous clean ups and docum...
2018-11-29 Adrian Prantl[-gmodules] Honor -fdebug-prefix-map in the debug info...
2018-11-29 Alexey Bataev[OPENMP][NVPTX]Call get __kmpc_global_thread_num in...
2018-11-29 Gheorghe-Teodor... [OpenMP] Add a new version of the SPMD deinit kernel...
2018-11-29 Stephen KellyRevert "NFC: Fix case of CommentVisitor::Visit methods"
2018-11-29 Stephen KellyNFC: Fix case of CommentVisitor::Visit methods
2018-11-29 Stephen KellyNFC: Move ColorScope to global scope
2018-11-29 Stephen KellyNFC: Constify ShowColors
2018-11-29 Zhizhou Yangset default max-page-size to 4KB in lld for Android...
2018-11-29 Fangrui SongSimplify the __builtin_constant_p test that was used...
2018-11-29 Teresa JohnsonAdd missing REQUIRES to new test
2018-11-29 Kristof Umann[analyzer][PlistMacroExpansion] Part 4.: Support for...
2018-11-29 Teresa Johnson[ThinLTO] Allow importing of multiple symbols with...
2018-11-29 Matt ArsenaultMark __builtin_shufflevector as using custom type checking
2018-11-29 David Callahaninhereit LLVM_ENABLE_LIBXML2
2018-11-29 Anastasia Stulova[OpenCL] Improve diags for addr spaces in templates
2018-11-29 Raphael IsemannSet MustBuildLookupTable on PrimaryContext in ExternalA...
2018-11-29 Kristina BrooksAdd Hurd target to Clang driver (2/2)
2018-11-28 Erich KeaneAllow cpu-dispatch forward declarations.
2018-11-28 Adrian PrantlEnsure sanitizer check function calls have a !dbg location
2018-11-28 Paul Robinson[DebugInfo] NFC Clang test changes for: IR/Bitcode...
2018-11-28 Erich KeaneCorrect 'target' default behavior on redecl, allow...
2018-11-28 Vedant Kumar[Coverage] Specify the Itanium ABI triple for a C+...
2018-11-28 Vedant Kumar[Coverage] Do not visit artificial stmts in defaulted...
2018-11-28 Davide ItalianoRevert "[ASTImporter] Changed use of Import to Import_N...
2018-11-28 Alexey Bataev[OPENMP]Fix emission of the target regions in virtual...
2018-11-28 Erich Keane[NFC] Move MultIversioning::Type into Decl so that...
2018-11-28 Mikhail R.... [analyzer] Cleanup constructors in the Z3 backend
2018-11-28 Hans WennborgRe-commit r347417 "Re-Reinstate 347294 with a fix for...
2018-11-28 Balazs Keri[ASTImporter] Changed use of Import to Import_New in...
2018-11-28 Richard SmithPR39809: (const void*)0 is not a null pointer constant...
2018-11-28 Richard SmithPR12884: Add test (bug is already fixed).
2018-11-28 Richard TrieuMove LoopHint.h from Sema to Parse
2018-11-28 Richard Trieu[CodeGen] Fix included headers.
2018-11-28 Richard Trieu[diagtool] Remove unneeded header includes.
2018-11-28 Kelvin Li[OPENMP] remove redundant ColonExpected flag in ParseOp...
2018-11-27 Mandeep Singh... [RISCV] Mark unit tests as "requires: riscv-registered...
2018-11-27 Tatyana KrasnukhaFix typo in "[clang][ARC] Fix test for commit r347699"
2018-11-27 Alexey Bataev[OPENMP][NVPTX]Basic support for reductions across...
2018-11-27 Reid Kleckner[MS] Push outermost class DeclContexts only in -fdelaye...
2018-11-27 Tatyana Krasnukha[clang][ARC] Fix test for commit r347699
2018-11-27 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-27 Tatyana Krasnukha[clang][ARC] Add ARCTargetInfo
2018-11-27 Richard SmithDon't speculatively emit VTTs for classes unless we...
2018-11-27 Mandeep Singh... Revert "[RISCV] Mark unit tests as "requires: riscv...
2018-11-27 Mandeep Singh... [RISCV] Mark unit tests as "requires: riscv-registered...
2018-11-27 Balazs Keri[ASTImporter] Added Import functions for transition...
2018-11-27 Craig Topper[X86] Add -march=cascadelake support in clang.
2018-11-27 Marco CastelluccioFix linker option for -fprofile-arcs -ftest-coverage
2018-11-27 Jonas TothRevert "[clang] - Simplify tools::SplitDebugName."
2018-11-27 Marco AntogniniDerive builtin return type from its definition
2018-11-27 Hans WennborgRevert r347417 "Re-Reinstate 347294 with a fix for...
2018-11-27 Ivan Donchevskii[libclang] Fix clang_Cursor_getNumArguments and clang_C...
2018-11-27 Gabor Marton[ASTImporter] Typedef import brings in the complete...
2018-11-27 Reid Kleckner[docs] UBSan and ASan are supported on Windows
next