2018-07-23 |
Jonas Devlieghere | [DebugInfo] Error out when enabling -fdebug-types-secti... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Reid Kleckner | [MS] Update _MSVC_LANG values for C++17 and C++2a |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Erik Pilkington | [Sema] Don't emit -Wmemset-transposed-args for memset... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Ivan A. Kosarev | [NEON] Define half-precision vmaxnm intrinsics only... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Jonas Toth | [ASTMatchers] add matcher for decltypeType and its... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Ivan A. Kosarev | [NEON] Define half-precision vrnd intrinsics only when... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Ivan A. Kosarev | [NEON] Fix support for vrndi_f32(), vrndiq_f32() and... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Benjamin Kramer | [AST] Use llvm::TrailingObjects in CXXTryStmt |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Sam McCall | [Tooling] Use UniqueStringSaver. NFC |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Adam Balogh | Fix for last commit: adding new test file forgotten. |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Adam Balogh | [Analyzer] Quick Fix for exponential execution time... |
commit | commitdiff | tree | snapshot |
2018-07-23 |
Ilya Biryukov | Revert "Fold dangling-field warning into general initia... |
commit | commitdiff | tree | snapshot |
2018-07-22 |
Brad Smith | Fix the test |
commit | commitdiff | tree | snapshot |
2018-07-22 |
Brad Smith | OpenBSD/arm has switched to float ABI SoftFP. |
commit | commitdiff | tree | snapshot |
2018-07-22 |
Richard Smith | PR38257: don't perform ADL when instantiating a unary... |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Yaxun Liu | [HIP] Support -fcuda-flush-denormals-to-zero for amdgcn |
commit | commitdiff | tree | snapshot |
2018-07-20 |
JF Bastien | [NFC] CodeGen: rename memset to bzero |
commit | commitdiff | tree | snapshot |
2018-07-20 |
George Karpenkov | [Driver] Sanitizer support based on runtime library... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Yaxun Liu | [HIP] Register/unregister device fat binary only once |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Reid Kleckner | Disable clang crash-report-modules.m test on Windows... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Richard Smith | Fold dangling-field warning into general initialization... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Nico Weber | fix typo |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Nico Weber | [ms] Add __shiftleft128 / __shiftright128 intrinsics |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Reid Kleckner | [codeview] Don't emit variable templates as class members |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Konstantin... | AMDGPU: Switch default dwarf version to 2 |
commit | commitdiff | tree | snapshot |
2018-07-20 |
David Carlier | [CStringSyntaxChecker] Fix build bot builds != x86... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Benjamin Kramer | [AST] Various micro-optimizations in CXXInheritance |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Artem Belevich | [CUDA] Provide integer SIMD functions for CUDA-9.2 |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Erich Keane | Prevent Scoped Enums from being Integral constant expre... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Akira Hatanaka | [CodeGen][ObjC] Make copying and disposing of a non... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Zachary Turner | Rewrite the VS integration scripts. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Reka Kovacs | [analyzer] Rename DanglingInternalBufferChecker to... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Bruno Cardoso... | [www] Add CodeCompass and CodeChecker to Clang Related... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Erich Keane | Implement cpu_dispatch/cpu_specific Multiversioning |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Yaxun Liu | Sema: Fix explicit address space cast in C++ |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Fangrui Song | Change \t to spaces |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Eric Liu | [Index] Set OrigD before D is changed. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
John McCall | Document -fobjc-weak as an extension. |
commit | commitdiff | tree | snapshot |
2018-07-20 |
John McCall | Fix and improve the ARC spec's wording about unmanaged... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Richard Smith | Fix typo causing assert in self-host. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Fangrui Song | [docs] Correct -fvisibility-inlines-hidden description |
commit | commitdiff | tree | snapshot |
2018-07-19 |
David Carlier | [CStringSyntaxChecker] Check strlcpy sizeof syntax |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Richard Smith | When we choose to use zeroinitializer for a trailing... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Erik Pilkington | [Sema] Diagnose an invalid dependent function template... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Richard Smith | Fix failing testcase to actually be valid. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Richard Smith | Fix template argument deduction when a parameter pack... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Nico Weber | fix typo in comment |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Reka Kovacs | [analyzer] Fix memory sanitizer error in MallocChecker. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Erich Keane | Fix unused variable warning. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Mikhail R.... | [analyzer] Memoize complexity of SymExpr |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Erik Pilkington | [Sema] Add a new warning, -Wmemset-transposed-args |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Alexey Bataev | The patch adds support for the new map interface betwee... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Reka Kovacs | [analyzer] Fix disappearing notes in DanglingInternalBu... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Reka Kovacs | [analyzer] Add support for more basic_string API in |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Pavel Labath | [CodeGen] Disable aggressive structor optimizations... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Erich Keane | Enable C++2a Chrono Literals |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Eric Liu | [CodeComplete] Fix accessibilty of protected members... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Nemanja Ivanovic | NFC: Remove extraneous semicolons as pointed out in... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Nemanja Ivanovic | [PowerPC] Handle __builtin_xxpermdi the same way as... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Bruno Cardoso... | [PCH+Modules] Load -fmodule-map-file content before... |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Manoj Gupta | [clang]: Add support for "-fno-delete-null-pointer... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
James Dennett | Documentation: fix a typo in the AST Matcher Reference... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Bruno Cardoso... | Reapply r336660: [Modules] Autoload subdirectory module... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Richard Smith | DR330: when determining whether a cast casts away const... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Erich Keane | Add support for __declspec(code_seg("segname")) |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Artem Dergachev | [analyzer] Remove a debug print that was accidentally... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
JF Bastien | Support implicit _Atomic struct load / store |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Eric Liu | [CodeComplete] Allow getDeclaration on RK_Pattern result. |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Erich Keane | Clear properties inadvertantly added to tests in R336379 |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Nico Weber | Mention clang-cl improvements from r335466 and r336379... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Vassil Vassilev | [modules] Print input files when -module-file-info... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Storsjo | [AArch64] Define TARGET_HEADER_BUILTIN |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Peter Collingbourne | Re-land r337333, "Teach Clang to emit address-significa... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Peter Collingbourne | Revert r337333, "Teach Clang to emit address-significan... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Peter Collingbourne | Teach Clang to emit address-significance tables. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Richard Smith | Replace LLVM_ALIGNAS with just alignas. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Richard Smith | Restructure checking for, and warning on, lifetime... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Mandeep Singh... | [COFF] Add more missing MSVC ARM64 intrinsics |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Eric Christopher | Remove unnecessary trailing ; in macro intrinsic defini... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Mikhail R.... | [analyzer] Fix Z3 backend after D48205 |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Nico Weber | clang-cl: Postpone Wmsvc-not-found emission until link... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Leonard Chan | [Fixed Point Arithmetic] Fix for bug where integer... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Nico Weber | Remove superfluous ; to fix -Wpedantic warning from gcc |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Simon Marchi | [Tooling] Add operator== to CompileCommand |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Benjamin Kramer | Revert "[Sema] Reword warning for constant captures... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Joerg Sonnenberger | Always use __mcount on NetBSD. Some platforms don't... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Gabor Marton | [ASTImporter] Fix poisonous structural equivalence... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Joerg Sonnenberger | For NetBSD, unwind data is emitted by default, so also... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Joerg Sonnenberger | By popular demand, switch in64_t on NetBSD/AArch64... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Gabor Marton | [ASTImporter] Fix import of unnamed structs |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Balazs Keri | [ASTImporter] Import described template (if any) of... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Florian Hahn | Temporarily revert r337226 "Restructure checking for... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Roman Lebedev | Harden/relax clang/test/CodeGen/opt-record-MIR.c test |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jacob Bandes... | [Driver] Add -fno-digraphs |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Artem Dergachev | [analyzer] Fix size_t in tests. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Artem Dergachev | [CFG] [analyzer] Allow elidable copies to have more... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Artem Dergachev | [analyzer] pr37802: Fix symbolic-pointer-to-boolean... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Artem Dergachev | [analyzer] Assert that nonloc::SymbolVal always wraps... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Richard Smith | Restructure checking for, and warning on, lifetime... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Reka Kovacs | [analyzer] Make checkEndFunction() give access to the... |
commit | commitdiff | tree | snapshot |
next |