aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-11-09 15:15:50 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-11-09 15:20:32 +0800
commit427f13bd724d332681ca5adb2455b7241af7177d (patch)
treed427453eef941b22cd7f04fbfbea17774d310f83 /clang/lib/CodeGen/CodeGenModule.cpp
parente179b125fb019dae54aecbb5687f77c6dd67a17d (diff)
downloadllvm-427f13bd724d332681ca5adb2455b7241af7177d.zip
llvm-427f13bd724d332681ca5adb2455b7241af7177d.tar.gz
llvm-427f13bd724d332681ca5adb2455b7241af7177d.tar.bz2
[NFC] [C++20] [Modules] Remove 'ModuleInterface' bit in Sema::ModuleScope
The 'ModuleInterface' in Sema::ModuleScope is confusing. It actually means 'not implementation'. This patch removes that bit and extract the information from the recorded clang::Module.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions