aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
AgeCommit message (Expand)AuthorFilesLines
2024-03-13[Clang] [Sema] Fix bug in `_Complex float`+`int` arithmetic (#83063)Sirraide1-0/+7
2024-03-13Diagnose misuse of the cleanup attribute (#80040)Bhuminjay Soni1-0/+4
2024-03-13[AIX][TOC] Add -mtocdata/-mno-tocdata options on AIX (#67999)Zaara Syeda1-0/+61
2024-03-13[Clang][Sema] Allow access to a public template alias declaration that refers...Qizhi Hu1-0/+2
2024-03-12[AMDGPU] Adding the amdgpu_num_work_groups function attribute (#79035)Jun Wang1-0/+6
2024-03-12[clang][ASTMatchers] Fix forEachArgumentWithParam* for deducing "this" operat...Balazs Benics1-0/+2
2024-03-12[Clang] [Parser] Support [[omp::assume]] (#84582)Sirraide1-0/+5
2024-03-12Add bit-precise overloads for builtin operators (#84755)Aaron Ballman1-0/+3
2024-03-11Add new flag -Wreturn-mismatch (#82872)Bhuminjay Soni1-0/+3
2024-03-11[clang] Fix behavior of `__is_trivially_relocatable(volatile int)` (#77092)Amirreza Ashouri1-0/+3
2024-03-10[NFC] Eliminate trailing white space causing CI build failure (#84632)Amirreza Ashouri1-1/+1
2024-03-09[Clang][C++23] Implement P1774R8: Portable assumptions (#81014)Sirraide1-0/+1
2024-03-09Revert "[clang] Fix crash when declaring invalid lambda member" (#84615)Vitaly Buka1-4/+1
2024-03-09[clang] Fix crash when declaring invalid lambda member (#74110)Nikolas Klauser1-1/+4
2024-03-08[DFSan] Add missing documentation for -dfsan-reaches-function-callbacks. (#84...Andrew Browne1-0/+22
2024-03-08Add support for Arm Cortex A78AE CPU (#84485)Jonathan Thackray1-0/+2
2024-03-08[clang] Implement CTAD for type alias template. (#77890)Haojian Wu1-0/+4
2024-03-08[clang][ASTMatcher] Add matchers for isExplicitObjectMemberFunction() (#84446)Balazs Benics2-0/+16
2024-03-08Revert "[Clang][Sema] Fix crash when using name of UnresolvedUsingValueDecl w...Krystian Stasiowski1-2/+0
2024-03-08[clang] Error on explicit specialization of lambda call operator (#84343)Mariya Podchishchaeva1-0/+4
2024-03-08[clang] Respect field alignment in layout compatibility of structs (#84313)Vlad Serebrennikov1-0/+4
2024-03-08[Clang] Implement constexpr support for `__builtin_popcountg` (#84318)OverMighty2-0/+6
2024-03-07[CUDA] Include PTX in non-RDC mode using the new driver (#84367)Joseph Huber1-0/+3
2024-03-07[Clang][C++23] Implement P2448R2: Relaxing some constexpr restrictions (#77753)Mariya Podchishchaeva1-0/+2
2024-03-07[clang][Sema] Skip the RequiresExprBodyDecls for lambda dependencies (#83997)Younan Zhang1-0/+2
2024-03-06[NFC][Docs] Documenting __builtin_cpu_supports. (#84098)Pavel Iliin1-0/+28
2024-03-06[clang][Sema] Bugfix for choosing the more specialized overload (#83279)Botond István Horváth1-0/+6
2024-03-06[C23] Implement N3018: The constexpr specifier for object definitions (#73099)Mariya Podchishchaeva1-0/+3
2024-03-06[C++20] [Modules] Handle transitive import in the module properlyChuanqi Xu1-0/+5
2024-03-05[clang] Add -Wmissing-designated-field-initializers (#81364)Vadim D1-0/+4
2024-03-05[Clang][Sema] Fix crash when using name of UnresolvedUsingValueDecl with temp...Krystian Stasiowski1-0/+2
2024-03-05[clang] Use separator for large numeric values in overflow diagnostic (#80939)Atousa Duprat1-0/+3
2024-03-05[clang] Support `__is_trivially_copyable(int()&)==false` (#81298)Amirreza Ashouri1-0/+2
2024-03-05[Clang] Fix looking for immediate calls in default arguments. (#80690)cor3ntin1-0/+2
2024-03-04[clang-format][doc] fix documentation for clang-format (#83415)PeterChou12-10/+11
2024-03-04Fix release note bug reference from bd7bce2c8465e9cberichkeane1-1/+1
2024-03-04Fix null-deref thanks to an attribute on a global declarator chunk (#83611)Erich Keane1-1/+3
2024-03-04[clang][analyzer] Change value of checker option in unix.StdCLibraryFunctions...Balázs Kéri1-4/+17
2024-03-04Reapply "[Clang][Sema] Diagnose function/variable templates that shadow their...Krystian Stasiowski1-0/+2
2024-03-04[Clang][Docs] Fix issue numbercor3ntin1-1/+1
2024-03-04[Clang][Docs] Simpler syntax for Github links. (#82746)cor3ntin3-56/+58
2024-03-04[Clang] [Sema] Do not crash on dependent or invalid record decls when `-fdump...Sirraide1-0/+4
2024-03-04[Docs] Allow building man pages without myst_parser (#82402)cor3ntin1-1/+10
2024-03-04Revert "[clang][analyzer] Change default value of checker option in unix.StdC...Balázs Kéri1-17/+4
2024-03-04[clang][analyzer] Change default value of checker option in unix.StdCLibraryF...Balázs Kéri1-4/+17
2024-03-01[TargetParser][AArch64] Add alias for FEAT_RDM. (#80540)Alexandros Lamprineas1-0/+5
2024-03-01[Clang][Sema]: Allow copy constructor side effects (#81127)Vinayak Dev1-0/+4
2024-03-01Fix implementation of [temp.param]p14's first sentence. (#83487)Erich Keane1-0/+6
2024-03-01[Clang] Fix __has_cpp_attribute and C++11 attributes with arguments in C++03 ...Nikolas Klauser1-0/+3
2024-02-29[Clang] [Sema] Handle `this` in `__restrict`-qualified member functions prope...Sirraide1-0/+5