diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2021-02-01 21:18:11 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2021-02-01 21:18:11 +0000 |
commit | 68f66f37d7d74be7beba56506c4397dadc8538dd (patch) | |
tree | 682ce901c3ded59cdcc0d88368ffdcafa84c711d /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 32ef6d89f48be765330ee5d15cf57a1f01c9b335 (diff) | |
download | llvm-68f66f37d7d74be7beba56506c4397dadc8538dd.zip llvm-68f66f37d7d74be7beba56506c4397dadc8538dd.tar.gz llvm-68f66f37d7d74be7beba56506c4397dadc8538dd.tar.bz2 |
Revert "[libc++][format] Add basic_format_parse_context."
This reverts commit 35a57f39b5d126646335183f1ff0f7adb52d63bc.
A build is broken during clang bootstrap with:
In file included from ../libcxx/src/format.cpp:9:
/tmp/ci-nGNyLRM9V3/include/c++/v1/format:153:16: error: no member named 'is_constant_evaluated' in namespace 'std::__1'
if (_VSTD::is_constant_evaluated() && __id >= __num_args_)
~~~~~~~^
1 error generated.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions