aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-09-28 14:02:05 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-09-28 14:06:02 +0800
commit9744909a126ead515c433097c0b5f76c98e9a5b4 (patch)
tree0c3f9bf2956ed76fdef3fc76a1138df15f5517b2 /clang/lib/Parse/ParseDecl.cpp
parent34ee53c9e390019d757b453ceba9cc3e47ab0df1 (diff)
downloadllvm-9744909a126ead515c433097c0b5f76c98e9a5b4.zip
llvm-9744909a126ead515c433097c0b5f76c98e9a5b4.tar.gz
llvm-9744909a126ead515c433097c0b5f76c98e9a5b4.tar.bz2
[NFC] [C++20] [Modules] Refactor Module::getGlobalModuleFragment and Module::getPrivateModuleFragment
The original implementation of `Module::getGlobalModuleFragment` and `Module::getPrivateModuleFragment` tried to find the global module fragment and the private module fragment by comparing strings, which smells bad. This patch tries to improve this.
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions