Split from D103426
Details
Diff Detail
Event Timeline
clang/lib/AST/Expr.cpp | ||
---|---|---|
1081 | getStringAsChar16? | |
clang/lib/AST/Type.cpp | ||
1979 | (The discussion of the typedefs on D103426 didn't really finish.) | |
clang/lib/Lex/LiteralSupport.cpp | ||
1923 | The math here probably needs to change for wide strings. | |
clang/lib/Sema/SemaChecking.cpp | ||
9633 | The math here looks suspicious... TypeSize is not in the same units as StrRef.size(). |
getStringAsChar16?