Rewrite multicharacter constant using constexpr
Multi character constants are implementation defined behavior, use a constexpr instead. The warnings were being hidden by the use of -isystem to include frameworks/native/include. Bug: 31752268 Test: m -j Change-Id: I22435d1f66a073c303202da7a1940cb14b0b9fd8
Loading
Please register or sign in to comment