]> granicus.if.org Git - clang/shortlog
clang
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
2018-11-27 Reid KlecknerRevert r347627 "[MS] Push fewer DeclContexts for delaye...
2018-11-27 Kristof Umann[analyzer][PlistMacroExpansion] Part 3.: Macro argument...
2018-11-27 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-27 Reid Kleckner[MS] Push fewer DeclContexts for delayed template parsing
2018-11-27 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-26 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 Alexey Bataev[OPENMP][NVPTX]Emit default locations with the correct...
2018-11-26 Zola Bridges[clang][slh] Forward mSLH only to Clang CC1
2018-11-26 Sam Parker[NFC] Replace magic numbers with CodeGenOpt enums
2018-11-26 Sander de Smalen[AArch64] Add aarch64_vector_pcs function attribute...
2018-11-26 Gabor Marton[ASTImporter][Structural Eq] Check for isBeingDefined
2018-11-26 Ilya Biryukov[Index] Expose USR generation for types
2018-11-26 Nemanja Ivanovic[PowerPC] Vector load/store builtins overstate alignmen...
2018-11-26 Sylvestre LedruCreate a diagnostic group for warn_call_to_pure_virtual...
2018-11-26 Bill WendlingA "constexpr" is evaluated in a constant context. Make...
2018-11-25 Fangrui Song[CodeComplete] Simplify CodeCompleteConsumer.cpp, NFC
2018-11-25 Sanjay Patel[CodeGen] translate MS rotate builtins to LLVM funnel...
2018-11-24 Kristof Umann[analyzer] INT50-CPP. Do not cast to an out-of-range...
2018-11-24 Bill WendlingisEvaluatable() implies a constant context.
2018-11-24 Fangrui Song[CodeComplete] Delete unused variable in rC342449
2018-11-24 Fangrui Song[CodeComplete] Format SemaCodeComplete.cpp and improve...
2018-11-23 Benjamin KramerRemove the optional dependency from libclang to clang...
2018-11-22 Bill WendlingA __builtin_constant_p() returns 0 with a function...
next