diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-01-12 13:19:07 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-01-12 13:47:59 +0800 |
commit | dc4e85bd79ff17014cbbe4a9db1d9b91929e91ce (patch) | |
tree | a9dfaae118f4fcc1a07fa73668b9b946d752f2bc /llvm/lib/Support/StringRef.cpp | |
parent | aa2a96a24ae3a8cc04635ab6ede474c5f2665053 (diff) | |
download | llvm-dc4e85bd79ff17014cbbe4a9db1d9b91929e91ce.zip llvm-dc4e85bd79ff17014cbbe4a9db1d9b91929e91ce.tar.gz llvm-dc4e85bd79ff17014cbbe4a9db1d9b91929e91ce.tar.bz2 |
[C++20] [Modules] Remove hardcoded path to imported module in BMIs
Close https://github.com/llvm/llvm-project/issues/62707
As we discussed before, we'll forbid the use of implicit generated path
for C++20 modules. And as I mentioned in
https://github.com/llvm/llvm-project/issues/62707, we've emitted a
warning for clang17 and we'll make it a hard error in clang18. And the
patch addresses the decision.
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions