Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Vlad Serebrennikov 65761200ce [clang][NFC] Refactor LinkageSpecDecl::LanguageIDs
This patch converts `LinkageSpecDecl::LanguageIDs` into scoped enum, and moves it to namespace scope, so that it can be forward-declared where required.
2023-11-01 16:44:34 +03:00

285 KiB