diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-08-17 11:23:48 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-08-18 11:53:34 -0400 |
commit | ebc01bbc7a6758743e6383af34619ef1423afa15 (patch) | |
tree | 5b6204f4694d7da584e3dc725b7cd2169ea050f1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ec574f5da463d303a3771597c233e52d2429db67 (diff) | |
download | llvm-ebc01bbc7a6758743e6383af34619ef1423afa15.zip llvm-ebc01bbc7a6758743e6383af34619ef1423afa15.tar.gz llvm-ebc01bbc7a6758743e6383af34619ef1423afa15.tar.bz2 |
[libc++] Skip logic for detecting C11 features when using_if_exists is supported
In the future, we'll want to rely exclusively on using_if_exists for this
job, but for now, only rely on it when the compiler supports that attribute.
That removes the possibility for getting the logic wrong.
Differential Revision: https://reviews.llvm.org/D108297
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions