You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Clang] Refactor ClangDiagnosticEmitter to use more StringRef
Refactor ClangDiagnosticEmitter to use more StringRefs. Also use
more range for loops.
Verified that .inc files generated by clang build are identical
with and without the change.
0 commit comments