aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorDavid Tenty <daltenty@ibm.com>2022-10-12 16:45:58 -0400
committerDavid Tenty <daltenty@ibm.com>2022-10-12 16:45:58 -0400
commit1379899518b02496a2b4a536fc9095b5456e7b7e (patch)
treeb72ea7b3cef7e10013007174358c6ee12ab63241 /clang/lib/Frontend/InitPreprocessor.cpp
parent12c6a41f5249fa97041754d38cac28877ed49611 (diff)
downloadllvm-1379899518b02496a2b4a536fc9095b5456e7b7e.zip
llvm-1379899518b02496a2b4a536fc9095b5456e7b7e.tar.gz
llvm-1379899518b02496a2b4a536fc9095b5456e7b7e.tar.bz2
[libc++] Replace some _LIBCPP_HIDDEN with _LIBCPP_HIDE_FROM_ABI
These "implementation detail" function templates were already hidden and have no specializations in the dylib, so they seem like they can safely use _LIBCPP_HIDE_FROM_ABI instead and have the abi tags applied as well. Seems some of these got over looked (e.g. D129823) in various places, and they won't be flagged by the new checks added in D129968, as they were already hidden. Reviewed by: ldionne Differential Revision: https://reviews.llvm.org/D135504
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions