A double colon starts an identifier name in the global namespace and must be tentatively parsed as such.
Details
Details
Diff Detail
Diff Detail
Differential D157480
[clang-repl] Disambiguate global namespace identifiers Hahnfeld on Aug 9 2023, 1:43 AM. Authored by
Details A double colon starts an identifier name in the global namespace and must be tentatively parsed as such.
Diff Detail |
Can we add this test to disambiguate-decl-stmt.cpp instead where we track these things?