[all-commits] [llvm/llvm-project] b61214: [C++20] Fix a crash with modules.
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Thu Feb 2 08:07:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6121432da79c4b3d21f191864ff6c583e2e62eb
https://github.com/llvm/llvm-project/commit/b6121432da79c4b3d21f191864ff6c583e2e62eb
Author: Utkarsh Saxena <usx at google.com>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M clang/lib/AST/Decl.cpp
Log Message:
-----------
[C++20] Fix a crash with modules.
Differential Revision: https://reviews.llvm.org/D142384
More information about the All-commits
mailing list