[C++20] Fix a crash with modules.
authorUtkarsh Saxena <usx@google.com>
Mon, 23 Jan 2023 18:15:46 +0000 (19:15 +0100)
committerUtkarsh Saxena <usx@google.com>
Thu, 2 Feb 2023 16:06:43 +0000 (17:06 +0100)
commitb6121432da79c4b3d21f191864ff6c583e2e62eb
treeeaf57134adbb421dedb3fc2b2e9651495d40ee0d
parent1373f203cea89abc21f257b4f965cf8697ebd076
[C++20] Fix a crash with modules.

Differential Revision: https://reviews.llvm.org/D142384
clang/lib/AST/Decl.cpp