================
@@ -29,6 +29,27 @@ class NamespaceDecl;
class DeclContext;
namespace tooling {
namespace stdlib {
+enum Version {
----------------
erichkeane wrote:We already have enums for standards versions elsewhere, I don't want us maintaining ANOTHER one. So I'm against this enum entirely. https://github.com/llvm/llvm-project/pull/146227 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
