diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-08-24 10:37:07 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-03-11 09:08:30 -0500 |
commit | a805a15b287f9afa63f127568619c300f756fd36 (patch) | |
tree | 4b3188c7b3604851cd05a2e950b13607e1d881ee /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 21f73d5826fb5024a27eaacafadfa316f58949c5 (diff) | |
download | llvm-a805a15b287f9afa63f127568619c300f756fd36.zip llvm-a805a15b287f9afa63f127568619c300f756fd36.tar.gz llvm-a805a15b287f9afa63f127568619c300f756fd36.tar.bz2 |
[libc++] Remove workaround for missing declarations on Windows store apps
We don't need preprocessor logic to exclude those declarations when compiling for
the Windows App Store, because that is handled by using_if_exists now.
Differential Revision: https://reviews.llvm.org/D108632
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions