aboutsummaryrefslogtreecommitdiff
path: root/clang/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-20Update ExternalPreprocessorSource.h (#96144)Danial Klimkin1-0/+3
2024-06-20[Serialization] No transitive identifier change (#92085)Chuanqi Xu4-16/+10
2024-06-20[HeaderSearch] Introduce LazyIdentifierInfoPtr for Controlling Macro in Heade...Chuanqi Xu2-9/+55
2024-06-19[Clang][AArch64] Use 'uint64_t*' for _arm_get_sme_state builtin. (#95982)Sander de Smalen1-1/+1
2024-06-19[NFC] [Serialization] Unify how LocalDeclID can be createdChuanqi Xu5-22/+51
2024-06-18[Clang][AMDGPU] Add a new builtin type for buffer rsrc (#94830)Shilei Tian5-1/+34
2024-06-18Reland "[AArch64] Decouple feature dependency expansion. (#94279)" (#95519)Alexandros Lamprineas1-3/+0
2024-06-18[Sema][CTAD] Allow user defined conversion for copy-list-initialization (#94752)Gábor Spaits1-1/+1
2024-06-18[Clang][Sema] Diagnose variable template explicit specializations with storag...Krystian Stasiowski1-3/+0
2024-06-18[HLSL] Strict Availability Diagnostics (#93860)Helena Kotas3-5/+11
2024-06-18[Clang] Fix immediate escalation in templated entities (#95233)cor3ntin1-0/+6
2024-06-18[analyzer] Revert Z3 changes (#95916)Balazs Benics4-116/+24
2024-06-18[clang][NFC] Take const pointers in Sema::DiagnoseAutoDeductionFailureTimm Bäder1-1/+1
2024-06-18[Serialization] Use specialized decl hash function for GlobalDeclID (#95730)Chuanqi Xu1-1/+6
2024-06-18[analyzer] Harden safeguards for Z3 query timesBalazs Benics2-8/+54
2024-06-18[analyzer][NFC] Reorganize Z3 report refutationBalazs Benics3-24/+70
2024-06-18Revert "[clang] Fix-it hint for `++this` -> `++*this` when deref is modifiabl...Sirraide1-3/+0
2024-06-17[Clang] Introduce `CXXTypeidExpr::hasNullCheck` (#95718)Mital Ashok1-0/+4
2024-06-17[flang] Add -mlink-builtin-bitcode option to fc1 (#94763)Jan Leyonberg1-3/+6
2024-06-17[C++20] [Modules] [Itanium ABI] Generate the vtable in the module unit of dyn...Chuanqi Xu4-0/+19
2024-06-16[clang-format] Add DiagHandler parameter to format::getStyle() (#91317)pointhex1-4/+5
2024-06-16[Clang][AArch64] Generalise streaming mode checks for builtins. (#93802)Sander de Smalen4-777/+791
2024-06-16[clang] Clean up macOS version flags (#95374)Gábor Horváth1-1/+1
2024-06-15[Clang][Driver] Expose `-fno-eliminate-unused-debug-types` to clang-cl (#95259)Alexandre Ganea1-1/+1
2024-06-15[clang][modules] HeaderSearch::MarkFileModuleHeader sets textual headers' Hea...Ian Anderson1-1/+3
2024-06-14[Clang][NFC] Avoid opening namespace std (#95470)Nikolas Klauser3-11/+4
2024-06-14[InstallAPI] Pick up input headers by directory traversal (#94508)Cyndy Ishida5-0/+162
2024-06-14[HLSL] Use hlsl vector template in type printer (#95489)Chris B1-1/+6
2024-06-14[include-cleaner] Pass WorkingDir to suggestPathToFileForDiagnostics (#95114)kadir çetinkaya1-0/+4
2024-06-14Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi2-0/+10
2024-06-14[clang-cl] Support the /Ob3 flagHans Wennborg1-0/+2
2024-06-14Revert "[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)"Hans Wennborg2-10/+0
2024-06-14[clang-cl] Map /Ot to -O3 instead of -O2 (#95406)Hans1-2/+2
2024-06-14[Driver] Support -Wa,--defsym similar to -Wa,-defsymFangrui Song1-1/+1
2024-06-13[Safe Buffers] Serialize unsafe_buffer_usage pragmas (#92031)Ziqing Luo3-5/+55
2024-06-13[llvm-project] Fix typo "seperate" (#95373)Jay Foad2-2/+2
2024-06-13Revert "Reland "[AArch64] Decouple feature dependency expansion. (#94279)" (#...Fangrui Song1-0/+3
2024-06-13[analyzer] Refine invalidation caused by `fread` (#93408)Balazs Benics1-1/+1
2024-06-13[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi2-0/+10
2024-06-13[Clang] Add fix-it hint to insert `*` when a modifiable lvalue is required (#...Rajveer Singh Bharadwaj1-0/+3
2024-06-12[clang] fix broken canonicalization of DeducedTemplateSpecializationType (#95...Matheus Izvekov3-8/+14
2024-06-12Revert "Support `guarded_by` attribute and related attributes inside C struct...Dan Liew3-21/+8
2024-06-12Revert "✨ [Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and...Vitaly Buka19-467/+8
2024-06-12Support `guarded_by` attribute and related attributes inside C structs and su...Pierre d'Herbemont3-8/+21
2024-06-12Reland "[AArch64] Decouple feature dependency expansion. (#94279)" (#95231)Alexandros Lamprineas1-3/+0
2024-06-12[analyzer] Finish moving alpha.core.SizeofPtr to clang-tidy (#95118)Donát Nagy1-4/+0
2024-06-12[clang] Implement -Wmissing-include-dirs (#94827)Braden Helmer2-1/+4
2024-06-12[clang][Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and Obj-...The Phantom Derpstorm19-8/+467
2024-06-11[WebAssembly] Implement f16x8 madd and nmadd instructions. (#95151)Brendan Dahl1-0/+2
2024-06-10[Clang][Sanitizers] Add numerical sanitizer (#93783)Alexander Shaposhnikov3-0/+7