================
@@ -57,6 +57,7 @@ enum class LVScopeKind {
   IsTemplatePack,
   IsTryBlock,
   IsUnion,
+  IsModule,
----------------
CarlosAlbertoEnciso wrote:
Can you move the entry to be in alphabetical order.
https://github.com/llvm/llvm-project/pull/137228