diff options
author | Michael Schellenberger Costa <mschellenbergercosta@googlemail.com> | 2020-05-14 09:28:27 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-05-14 09:35:07 -0400 |
commit | 79941086fba3df115e5e7b54a5f826096c933102 (patch) | |
tree | 5eca65601002df1c4cec42b74c5d8a7def3ce81b /clang/lib/Basic/SourceManager.cpp | |
parent | d061685a8304eb0b6adacd24f8dd2c2ef6dfee39 (diff) | |
download | llvm-79941086fba3df115e5e7b54a5f826096c933102.zip llvm-79941086fba3df115e5e7b54a5f826096c933102.tar.gz llvm-79941086fba3df115e5e7b54a5f826096c933102.tar.bz2 |
[libc++][span] SFINAE span default constructor on Extent == 0
The default constructor of a static span requires _Extent == 0 so
SFINAE it out rather than using a static_assert
Differential Revision: https://reviews.llvm.org/D71994
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions