aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/filesystem/operations.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-01-29 14:32:29 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-01-29 14:35:23 +0800
commit4118082f651a05cca258c684ab1199578b57afac (patch)
treeb068a7014b4c65920d5b5c3a7562aa3904d96ec4 /libcxx/src/filesystem/operations.cpp
parent4eeeeb305b6bb1c08e04482848f425b07029c82c (diff)
downloadllvm-4118082f651a05cca258c684ab1199578b57afac.zip
llvm-4118082f651a05cca258c684ab1199578b57afac.tar.gz
llvm-4118082f651a05cca258c684ab1199578b57afac.tar.bz2
[C++20] [Modules] Remove previous workaround for odr hashing enums
Previosly we land https://github.com/llvm/llvm-project/commit/085eae6b863881fb9fda323e5b672b04a00ed19e to workaround the false positive ODR violations in https://github.com/llvm/llvm-project/issues/76638. However, we decided to not perform ODR checks for decls from GMF in https://github.com/llvm/llvm-project/issues/79240 and we land the corresponding change. So we should be able to remove the workaround now. The original tests get remained.
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions