And remove all duplicated implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 21173 Build 21173: arc lint + arc unit
Event Timeline
clangd/CodeComplete.cpp | ||
---|---|---|
399 | We need the qualifiers to disambiguate the function name, because this function name is also getSymbolID. |
nit: this isn't necessary a failure. D might not have USR. Maybe ..., if possible. like the original wording?