aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Fix crash with modules and constexpr destructor (#69076)Jonas Hahnfeld1-0/+2
2024-01-14[clang-format] Add PenaltyBreakScopeResolution option. (#78015)rmarker2-0/+6
2024-01-14[AVX10][Doc] Add documentation about AVX10 options and their attentions (#77925)Phoebe Wang1-0/+54
2024-01-12[clang] Reapply Handle templated operators with reversed arguments (#72213)Utkarsh Saxena1-0/+23
2024-01-12[Sema] Use lexical DC for friend functions when getting constraint instantiat...antangelo1-0/+4
2024-01-12[docs] Update doc for C++20 Modules after dc4e85bChuanqi Xu1-6/+5
2024-01-12[C++20] [Modules] Remove hardcoded path to imported module in BMIsChuanqi Xu1-0/+4
2024-01-11[NFC] Remove trailing whitespaceChris Bieneman1-1/+1
2024-01-11[flang][driver] Add support for -isysroot in the frontend (#77365)Leandro Lupori1-1/+1
2024-01-11[clang]not lookup name containing a dependent type (#77587)Congcong Cai1-1/+3
2024-01-10[Clang] Implement the 'counted_by' attribute (#76348)Bill Wendling1-0/+5
2024-01-10[clang-format]: Split alignment of declarations around assignment (#69340)Gedare Bloom2-0/+69
2024-01-11[Clang][doc] Add blank line before lists (#77573)Wang Pengcheng1-0/+2
2024-01-10Revert "[Clang] Implement the 'counted_by' attribute (#76348)"Nico Weber1-5/+0
2024-01-10[Clang] Implement the 'counted_by' attribute (#76348)Bill Wendling1-0/+5
2024-01-10[HLSL][Docs] Add documentation for HLSL functions (#75397)Chris B2-0/+322
2024-01-10[CMake] Deprecate GCC_INSTALL_PREFIX (#77537)Fangrui Song1-0/+6
2024-01-10[clang][coverage] Fix "if constexpr" and "if consteval" coverage report (#77214)Hana Dusíková1-0/+3
2024-01-10[clang][analyzer] Add function 'ungetc' to StreamChecker. (#77331)Balázs Kéri1-3/+5
2024-01-10Changed Checks from TriviallyCopyable to TriviallyCopyConstructible (#77194)Bhuminjay Soni1-0/+3
2024-01-09Reland "[clang-format] Optimize processing .clang-format-ignore files"Owen Pan1-1/+5
2024-01-09Revert "[PGO] Exposing PGO's Counter Reset and File Dumping APIs (#76471)"Vitaly Buka1-104/+0
2024-01-10[clang][Parser] Pop scope prior VarDecl invalidating by invalid init (#77434)Ding Fei1-0/+3
2024-01-09[Clang] Wide delimiters ('{{{') for expect strings (#77326)sethp1-2/+32
2024-01-09[clang] Improve bit-field in ref NTTP diagnostic (#71077)Andrey Ali Khan Bolshakov1-0/+2
2024-01-09[clang]use correct this scope to evaluate noexcept expr (#77416)Congcong Cai1-1/+2
2024-01-09[PGO] Exposing PGO's Counter Reset and File Dumping APIs (#76471)Qiongsi Wu1-0/+104
2024-01-09[X86] Emit Warnings for frontend options to enable knl/knm specific ISAs. (#7...Freddy Ye1-0/+8
2024-01-09[clang] Fix assertion failure when initializing union with FAM (#77298)Nikita Popov1-0/+3
2024-01-09Improve modeling of 'getcwd' in the StdLibraryFunctionsChecker (#77040)Ben Shi1-2/+3
2024-01-07[Clang][NFC] Fix trailing whitespace in ReleaseNotes.rstcor3ntin1-1/+1
2024-01-06[Clang] Correctly construct template arguments for template template paramete...Younan Zhang1-0/+5
2024-01-05[clang]Transform uninstantiated ExceptionSpec in `TemplateInstantiator` (#77073)Congcong Cai1-1/+2
2024-01-05[X86] Add ABI handling for __float128 to match with GCC (#75156)Phoebe Wang1-0/+1
2024-01-05[clang] Correctly implement CWG 2672 (#75001)Younan Zhang1-1/+2
2024-01-05[clang] Accept recursive non-dependent calls to functions with deduced return...Mariya Podchishchaeva1-0/+3
2024-01-05[coroutines] Introduce [[clang::coro_disable_lifetimebound]] (#76818)Utkarsh Saxena1-0/+1
2024-01-04[Clang][Parser] Fix crash of clang when using C++ constructs like :: in C cod...ChipsSpectre1-2/+4
2024-01-05[Clang] Fix the instantiation of return type requirements in lambda bodies (#...刘雨培1-0/+5
2024-01-04Reapply "[Clang][Sema] Diagnose unexpanded packs in the template argument lis...Krystian Stasiowski1-0/+1
2024-01-04Revert "[clang-format] Optimize processing .clang-format-ignore files (#76733)"Mitch Phillips1-5/+1
2024-01-04[clang][analyzer] Support 'fdopen' in the StreamChecker (#76776)Ben Shi1-2/+3
2024-01-03[clang-format] Optimize processing .clang-format-ignore files (#76733)Owen Pan1-1/+5
2024-01-03Revert "[Clang][Sema] Diagnose unexpanded packs in the template argument list...Erich Keane1-1/+0
2024-01-03[Clang][Sema] Diagnose unexpanded packs in the template argument lists of fun...Krystian Stasiowski1-0/+1
2024-01-03[Clang] Fix ICE where C++ Template Instantiation failed to handle attributed ...Yuxuan Chen1-0/+3
2024-01-03[clang][analyzer][NFC] Improve release note (#76805)Ben Shi1-1/+2
2023-12-30[clang] Add build type to LibASTMatchersTutorial.rst cmake (#76301)Craig Hesling1-1/+1
2023-12-30[clang-format][doc] Add the link to POSIX 2.13Owen Pan1-2/+3
2023-12-29[clang-format][doc] Add .clang-format-ignore to the release notesOwen Pan1-0/+1