Files
clang-p2996/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
Vlad Serebrennikov 3e6ce58701 [clang][NFC] Refactor StringLiteral::StringKind
This patch converts `StringLiteral::StringKind` to a scoped enum in namespace scope. This enabled forward-declarations of this enum where necessary, e.g. for `preferred_type` annotation for bit-fields.
2023-11-05 12:30:49 +03:00

225 KiB