aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2023-10-04 18:12:39 -0400
committerGitHub <noreply@github.com>2023-10-04 18:12:39 -0400
commit04b45450ac0092fc6d04b5f9bfd46610c442db3f (patch)
tree27dcb7eef8f22d215f46a6db1de180d403f59bf0 /clang/lib/Basic/Module.cpp
parente5994229541bbe78c3e6eb548224b46f8c3c91be (diff)
downloadllvm-04b45450ac0092fc6d04b5f9bfd46610c442db3f.zip
llvm-04b45450ac0092fc6d04b5f9bfd46610c442db3f.tar.gz
llvm-04b45450ac0092fc6d04b5f9bfd46610c442db3f.tar.bz2
[libc++] Explicitly pass execution policies to _LIBCPP_PSTL_CUSTOMIZATION_POINT (#68238)
The _LIBCPP_PSTL_CUSTOMIZATION_POINT macro was assuming that the policy was called _RawPolicy and referencing it by name. It happened to always work but this was definitely accidental and an oversight in the original implementation. This patch fixes that by passing the policy to the macro explicitly. Noticed while reviewing #66968.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions