]> granicus.if.org Git - clang/shortlog
clang
2018-07-16 George Karpenkov[ASTMatchers] Introduce Objective-C matchers `hasReceiv...
2018-07-16 Alexey Bataev[OPENMP] Fix checks for declare target link entries.
2018-07-16 Alexey Bataev[OPENMP] Fix syntactic errors in error messages.
2018-07-16 Alexey Bataev[OPENMP, NVPTX] Globalize only captured variables.
2018-07-16 Teresa JohnsonRestore "[ThinLTO] Ensure we always select the same...
2018-07-16 Balazs Keri[ASTImporter] Changed constant int to unsigned int...
2018-07-16 Mikhail R.... [analyzer] Fix the Z3 backend always generating unsigne...
2018-07-16 Mikhail R.... [analyzer] Fix constraint being dropped when analyzing...
2018-07-16 Balazs Keri[ASTImporter] Import implicit methods of existing class.
2018-07-16 Benjamin Kramer[Sema] Reword warning for constant captures that are...
2018-07-16 Adam Balogh[Analyzer] Mark `SymbolData` parts of iterator position...
2018-07-16 Alexander Shaposhnikov[Sema] Add fixit for unused lambda captures
2018-07-16 Martin Storsjo[MinGW] Automatically mangle Windows-specific entry...
2018-07-15 Aaron BallmanRun thread safety tests with both lock and capability...
2018-07-15 Petr Hosek[CMake] Use libc++ and compiler-rt for sanitizers
2018-07-14 Brian GesiakAdd caching when looking up coroutine_traits
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Ensure we always select the same...
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-13 Krzysztof Parzyszek[Hexagon] Fix hvx-length feature name in testcases
2018-07-13 Richard SmithMake BuiltinType constructor private, and befriend...
2018-07-13 Richard SmithUse external layout information to layout bit-fields...
2018-07-13 JF BastienCodeGen: specify alignment + inbounds for automatic...
2018-07-13 Craig Topper[X86] Change the rounding mode used when testing the...
2018-07-13 Vlad TsyrklevichSafeStack: Add builtins to read unsafe stack top/bottom
2018-07-13 Erich KeanePR15730/PR16986 Allow dependently typed vector_size...
2018-07-13 Nicolas LesserFix PR34668 - P0704R1 implementation is too permissive
2018-07-13 Gheorghe-Teodor... [OpenMP] Initialize data sharing stack for SPMD case
2018-07-13 Erich Keane[NFC] Rename clang::AttributeList to clang::ParsedAttr
2018-07-13 Adam Balogh[Analyzer] alpha.unix.cstring.OutOfBounds checker enabl...
2018-07-13 Kristof Umann[analyzer][UninitializedObjectChecker] Fixed captured...
2018-07-13 Kristof Umann[analyzer][UninitializedObjectChecker] Support for...
2018-07-12 Richard SmithPR38136: improve handling of template argument deductio...
2018-07-12 Joerg SonnenbergerSupport linking static PIE binaries on NetBSD
2018-07-12 Richard SmithPR38141: check whether noexcept-specifications are...
2018-07-12 Erich KeaneAttributeList de-listifying:
2018-07-12 Vedant Kumar[Driver] Conform warn_drv_object_size_disabled_O0 to...
2018-07-12 Krzysztof Parzyszek[Hexagon] Fix testcases failing after r336933
2018-07-12 Krzysztof Parzyszek[Hexagon] Diagnose intrinsics not supported by selected...
2018-07-12 Richard SmithAdd tests for function conversions in conversion functi...
2018-07-12 Nicolas Lesser[C++17] Disallow lambdas in template parameters (PR33696).
2018-07-12 Eric Liu[Tooling] Make standalone executor support user-provide...
2018-07-12 Nicolas Lesser[C++11] Fix warning when dropping cv-qualifiers when...
2018-07-12 Bruno Cardoso... Revert "[modules] Fix 37878; Autoload subdirectory...
2018-07-12 Eric Liu[Tooling] Get working directory properly without assumi...
2018-07-12 Kristof Umann[analyzer][UninitializedObjectChecker] Moved non-member...
2018-07-12 Gabor Marton[ASTImporter] Fix infinite recursion on function import...
2018-07-12 Gabor Marton[ASTImporter] Refactor Decl creation
2018-07-11 Richard SmithFix deduction for conversion function templates convert...
2018-07-11 Akira Hatanakaos_log: When there are multiple privacy annotations...
2018-07-11 Richard SmithFix determination of whether one set of cvr-qualifiers...
2018-07-11 Joel E. Denny[FileCheck] Add -allow-deprecated-dag-overlap to failin...
2018-07-11 Petr PavluFix setting of empty implicit-section-name attribute
2018-07-11 JF Bastien[NFC] typo
2018-07-11 Erich Keane[NFC] Replace usage of QualType.getTypePtr()-> with...
2018-07-11 Reka Kovacs[analyzer] Track multiple raw pointer symbols in Dangli...
2018-07-11 Eric LiuRevert "[VirtualFileSystem] InMemoryFileSystem::status...
2018-07-11 Balazs Keri[AST] Fix for structural equivalence tests in rL336776.
2018-07-11 Kirill Bobyrev[clangd] Uprank delcarations when "using q::name" is...
2018-07-11 Simon Marchi[VirtualFileSystem] InMemoryFileSystem::status: Return...
2018-07-11 Vladimir Stefanovic[mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv...
2018-07-11 Balazs Keri[AST] Structural equivalence of methods
2018-07-11 George Karpenkov[analyzer] Fix bots by changing the analyzer-config...
2018-07-11 George Karpenkov[analyzer] Partial revert of https://reviews.llvm.org...
2018-07-11 George Karpenkov[analyzer] Pass through all arguments from the register...
2018-07-11 Brian Gesiak[SemaCXX] Remove comment from coroutines test, NFC
2018-07-11 Brian GesiakRemove qualtype qualifier in coroutine error to prevent...
2018-07-11 Richard Smith[docs] List correct default for -ftemplate-depth; also...
2018-07-11 Richard SmithPR38095: Allow constant-folding of loads through bitcas...
2018-07-11 Richard SmithDR330: look through array types when forming the cv...
2018-07-10 Craig Topper[X86] Also fix the test for _mm512_mullo_epi64 to test...
2018-07-10 Craig Topper[X86] Fix the test for _mm512_mullox_epi64 to test...
2018-07-10 Richard SmithFix determination of whether a reinterpret_cast casts...
2018-07-10 Erich Keane[NFC] Switch CodeGenFunction to use value init instead...
2018-07-10 Erich KeaneRevert -r336726, which included more files than intended.
2018-07-10 Erich Keane[NFC] Switch CodeGenFunction to use value init instead...
2018-07-10 Bjorn PetterssonPatch to fix pragma metadata for do-while loops
2018-07-10 Evgeniy StepanovRevert r336590 "[libclang] evalute compound statement...
2018-07-10 Evgeniy StepanovRevert r336591 "[libclang] NFC, simplify clang_Cursor_E...
2018-07-10 John BaldwinFix a typo/regression in r335495.
2018-07-10 Paul RobinsonSupport -fdebug-prefix-map for assembler source (pass...
2018-07-10 Matt ArsenaultAMDGPU: Try to fix test again
2018-07-10 Matt ArsenaultUpdate test for backend error message change
2018-07-10 Mikhail R.... [analyzer] Add option to set maximum symbol complexity...
2018-07-10 Yuka Takahashi[modules] Fix 37878; Autoload subdirectory modulemaps...
2018-07-10 Omer Paparo... Fixing builtin __atomic_fetch_min declaration
2018-07-10 Martin Storsjo[MinGW] Skip adding default win32 api libraries if...
2018-07-10 Martin Storsjo[MinGW] Treat any -lucrt* as replacing -lmsvcrt
2018-07-10 Mikhail Dvoretckii[X86] Lowering integer truncation intrinsics to native IR
2018-07-10 Stephen KellyTest commit
2018-07-10 Craig Topper[X86] Use masked the masked scalar fma builtins to...
2018-07-10 Erik Pilkington[Sema] Fix a structured binding typo correction bug
2018-07-10 Richard Trieu[ODRHash] Merge the two function hashes into one.
2018-07-10 Eric ChristopherUpdate crash diagnostics test to avoid attempting to...
2018-07-10 Akira HatanakaFix parsing of privacy annotations in os_log format...
2018-07-10 Craig Topper[X86] Remove custom handling for __builtin_ia32_divss_r...
2018-07-10 Craig Topper[X86] Add __builtin_ia32_selectss_128 and __builtin_ia3...
2018-07-09 Richard TrieuRename function calls missed in r336605
2018-07-09 Fangrui Song[Index] Add index::IndexingOptions::IndexImplicitInstan...
2018-07-09 Fangrui Song[AST] Rename some Redeclarable functions to reduce...
2018-07-09 Bob HaarmanAdded -fcrash-diagnostics-dir flag
next