forked from OSchip/llvm-project
e4f9b5d442
std::string_view("") produces a string_view instance that compares equal to std::string_view(), but requires more complex initialization (storing the address of the string literal, rather than zeroing). Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D91009 |
||
---|---|---|
.. | ||
checks | ||
Contributing.rst | ||
Integrations.rst | ||
index.rst |