diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-11-18 10:45:08 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-11-18 11:11:17 +0800 |
commit | d5844685810980399397a4310b943532361790ef (patch) | |
tree | 67a15f179fa38812f53c6c6fb0fdb85c2f75d681 /clang/lib/Sema/SemaModule.cpp | |
parent | ae43420f39f5fea798141bb76b0b68c3d5e9dede (diff) | |
download | llvm-d5844685810980399397a4310b943532361790ef.zip llvm-d5844685810980399397a4310b943532361790ef.tar.gz llvm-d5844685810980399397a4310b943532361790ef.tar.bz2 |
[C++20] [Modules] Don't emit macro definitions with named module
It is meaningless to emit macro definitions for named modules. With some
small experiments, the size of the module for the named modules reduced
2%~4% after this patch.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions