summaryrefslogtreecommitdiff
path: root/clang/lib/Serialization
AgeCommit message (Expand)Author
2025-11-21Revert "Reland [MS][clang] Add support for vector deleting destructors" (#169...Zequan Wu
2025-11-13Reland [MS][clang] Add support for vector deleting destructors (#165598)Mariya Podchishchaeva
2025-11-13[clang] [Serialization] No transitive change for MacroID and PreprocessedEnti...Chuanqi Xu
2025-11-12[Clang][NFC] Fix a typo in FunctionDecl (#167677)Younan Zhang
2025-11-12[C++20] [Modules] Don't import initializer/pending implicit instantiations fr...Chuanqi Xu
2025-11-07[OpenMP][Clang] Add parser/semantic support for dyn_groupprivate clause (#152...Kevin Sala Penades
2025-11-04[clang][modules] Fix crash in enum visibility lookup for C++20 header units (...Naveen Seth Hanig
2025-11-03[C2y] Support WG14 N3457, the __COUNTER__ macro (#162662)Aaron Ballman
2025-10-30[clang][OpenMP] New OpenMP 6.0 threadset clause (#135807)Ritanya-B-Bharadwaj
2025-10-22[clang] Refactor `ASTUnit::LoadFromASTFile()` (#164265)Jan Svoboda
2025-10-15[clang] NFC: rename TagType::getOriginalDecl back to getDecl (#163271)Matheus Izvekov
2025-10-13[OpenMP 60] Update parsing and semantic support for `nowait` clause to accept...Fazlay Rabbi
2025-10-13[clang][modules] Derive mtime from PCM timestamps, not PCM files (#162965)Jan Svoboda
2025-10-13Reapply "[OpenACC] Sema changes for +*&|^ reduction combiner recipes (… (ht...Erich Keane
2025-10-09[OpenACC][NFC] AST changes for Reduction combiner (#162573)Erich Keane
2025-10-03[Clang] Normalize constraints before checking for satisfaction (#161671)Corentin Jabot
2025-10-02[NFC][OpenACC] Remove 'initExpr' from AST/etc. (#161674)Erich Keane
2025-10-02Revert "[Clang] Normalize constraints before checking for satisfaction" (#161...Corentin Jabot
2025-10-02[Clang] Normalize constraints before checking for satisfaction (#141776)Corentin Jabot
2025-09-30[clang][modules] Virtualize module cache pruning (#149113)Jan Svoboda
2025-09-29[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transf...Walter J.T.V
2025-09-18[C++20][Modules] Fix merging of anonymous members of class templates. (#155948)Michael Park
2025-09-18[clang] [OpenMP] New OpenMP 6.0 - Parsing and Sema support for groupprivate (...Ritanya-B-Bharadwaj
2025-09-18[C++20] [Modules] Fix issues with non-exported in-class friend declarationsChuanqi Xu
2025-09-17[win][clang] Align scalar deleting destructors with MSABI (#139566)Mariya Podchishchaeva
2025-09-16[Clang][OpenMP] Add an additional class to hold data that will be shared betw...Roger Ferrer Ibáñez
2025-09-15[Clang][OpenMP]Default clause variable category (#157063)SunilKuravinakop
2025-09-12[clang] AST: remove DependentTemplateSpecializationType (#158109)Matheus Izvekov
2025-09-11Remove extra include - fixes bazel build, introduced by 55bef46 (#158037)Karlo Basioli
2025-09-10Reland "[clang] Delay normalization of `-fmodules-cache-path` (#150123)"Jan Svoboda
2025-09-10Revert "[clang] Delay normalization of `-fmodules-cache-path` (#150123)"Jan Svoboda
2025-09-10[clang] Delay normalization of `-fmodules-cache-path` (#150123)Jan Svoboda
2025-09-08[clang] Rename overloaded virtual member function to prevent shadowing, NFCI ...Cyndy Ishida
2025-09-08[Clang][NFC] Rename OMPLoopTransformationDirective to OMPCanonicalLoopNestTra...Roger Ferrer Ibáñez
2025-09-05[C++20] [Modules] Add the abbrev number for coro-await-elidable callsChuanqi Xu
2025-09-05[clang] fix definition data not being propagated to all redecls (#157019)Matheus Izvekov
2025-09-04[OpenACC][NFCI] Split up the init and decl from OpenACC recipes (#156938)Erich Keane
2025-09-02[Clang] [C2y] Implement N3355 ‘Named Loops’ (#152870)Sirraide
2025-08-28Reland: [OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (#155839)Robert Imschweiler
2025-08-28[clang] Optimize EmbedExpr child iterator callback (#155803)Timm Baeder
2025-08-28Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" (#155809)Robert Imschweiler
2025-08-28[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (#146405)Robert Imschweiler
2025-08-27[clang] NFC: reintroduce clang/include/clang/AST/Type.h (#155050)Matheus Izvekov
2025-08-27[clang] NFC: rename clang/include/clang/AST/Type.h to TypeBase.h (#155049)Matheus Izvekov
2025-08-20[clang][timers][modules] Fix a timer being started when it's running (#154231)Alan Zhao
2025-08-20[Clang] Add a builtin that deduplicate types into a pack (#106730)Ilya Biryukov
2025-08-19[OpenACC][NFCI] Add AST Infrastructure for reduction recipeserichkeane
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2025-08-06[clang][Dependency Scanning] Move Module Timestamp Update After Compilation F...Qiongsi Wu
2025-08-06[OpenACC][NFCI] Add extra data to firstprivate recipe AST nodeerichkeane