diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-04-16 13:00:06 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-04-16 13:06:44 +0800 |
commit | 39016e33b0fe78ddb1f11822f71a8a233af4dca9 (patch) | |
tree | f473653b6f321877a94236c71bd24a977f01206e /llvm/lib/Transforms/Utils/Local.cpp | |
parent | edb0708dc1ceeaeb3356311a4ddf72a0dc9b224f (diff) | |
download | llvm-39016e33b0fe78ddb1f11822f71a8a233af4dca9.zip llvm-39016e33b0fe78ddb1f11822f71a8a233af4dca9.tar.gz llvm-39016e33b0fe78ddb1f11822f71a8a233af4dca9.tar.bz2 |
[C++20] [Modules] Don't import non-inline function bodies even if it is always-inline
Recommit
https://github.com/llvm/llvm-project/commit/1ecbab56dcbb78268c8d19af34a50591f90b12a0
Close https://github.com/llvm/llvm-project/issues/80949
The new thing in this commit is to allow to import the function body
from instantiations if it is marked with always-inline. See the
discussion in https://github.com/llvm/llvm-project/issues/86893 for
details.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions