diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-02-03 16:40:41 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-02-04 11:49:00 -0500 |
commit | 1700ea7302870b38df2cd048d9920368dc87453b (patch) | |
tree | 9d1044ef78835e6741fb3865da77856551ac03f2 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 3869309a0c92735228afaa5663d1c10bb372bb54 (diff) | |
download | llvm-1700ea7302870b38df2cd048d9920368dc87453b.zip llvm-1700ea7302870b38df2cd048d9920368dc87453b.tar.gz llvm-1700ea7302870b38df2cd048d9920368dc87453b.tar.bz2 |
[libc++] Remove the ability to use braced-init for filesystem paths
According to my reading of http://eel.is/c++draft/filesystems#fs.class.path,
the Standard doesn't actually mention that this should work. Since other
implementations don't allow it, allowing it in libc++ is just setting a
portability trap.
Supersedes https://reviews.llvm.org/D89865.
Differential Revision: https://reviews.llvm.org/D95975
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions