forked from OSchip/llvm-project
851a335b1e
This configuration is interesting because GCC has a different level of strictness for some C++ rules. In particular, it implements the older standards more stringently than Clang, which can help find places where we are non-conforming (especially in the test suite). Differential Revision: https://reviews.llvm.org/D105936 |
||
---|---|---|
.. | ||
basic.string | ||
basic.string.hash | ||
basic.string.literals | ||
c.strings | ||
char.traits | ||
string.classes | ||
string.conversions | ||
string.view | ||
strings.erasure | ||
strings.general |