llvm-project/clang/include
Richard Smith 45d70806f4 PR42694 Support explicit(bool) in older language modes as an extension.
This needs somewhat careful disambiguation, as C++2a explicit(bool) is a
breaking change. We only enable it in cases where the source construct
could not possibly be anything else.
2020-01-15 18:38:23 -08:00
..
clang PR42694 Support explicit(bool) in older language modes as an extension. 2020-01-15 18:38:23 -08:00
clang-c [Wdocumentation] Implement \anchor 2019-12-21 14:52:21 +01:00
CMakeLists.txt