aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-01-15 16:57:29 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-01-15 17:00:49 +0800
commit7bc170a261ae0daaddcc1abeacf7e9e0f1f66d02 (patch)
treed5107d52bbd160808bdd033b9eb9bbc6132c4502 /clang/lib/CodeGen/CodeGenModule.cpp
parent9c4cd7971382ecbaf8e1530e381aa54ed23a2b0e (diff)
downloadllvm-7bc170a261ae0daaddcc1abeacf7e9e0f1f66d02.zip
llvm-7bc170a261ae0daaddcc1abeacf7e9e0f1f66d02.tar.gz
llvm-7bc170a261ae0daaddcc1abeacf7e9e0f1f66d02.tar.bz2
[C++20] [Modules] [Serialization] Don't record '#pragma once' information in named modules
Close https://github.com/llvm/llvm-project/issues/77995 The cause of the issue is that straight forward that we recorded the '#pragma once' information in named modules, which is an overlook. I tried to not record the header's information completely within named modules. But the tests look not happy with some diagnosing problems, which needs to be looked in details.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions