aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-09-28 09:59:21 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2023-09-28 10:00:34 -0500
commitcc2445589d75c737ddf636ec1f1008b34939bfb7 (patch)
treeb41ec6ec8bd42baad2d3618db015a9b9d3b44165 /clang/lib/Basic/Module.cpp
parentfb2bdbb83d3913d9d32b28c1de3f3d8b4e6dfc8a (diff)
downloadllvm-cc2445589d75c737ddf636ec1f1008b34939bfb7.zip
llvm-cc2445589d75c737ddf636ec1f1008b34939bfb7.tar.gz
llvm-cc2445589d75c737ddf636ec1f1008b34939bfb7.tar.bz2
[libc] Fix wrapper headers for some ctype macros and C++ decls
Summary: These wrapper headers need to work around things in the standard headers. The existing workarounds didn't correctly handle the macros for `iscascii` and `toascii`. Additionally, `memrchr` can't be used because it has a different declaration for C++ mode. Fix this so it can be compiled.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions