Merging r281286:
------------------------------------------------------------------------ r281286 | rtrieu | 2016-09-12 18:20:40 -0700 (Mon, 12 Sep 2016) | 6 lines Fix interaction between serialization and c++1z feature. In c++1z, static_assert is not required to have a StringLiteral message, where previously it was required. Update the AST Reader to be able to handle a null StringLiteral. ------------------------------------------------------------------------ llvm-svn: 286667
parent
863df312
Please register or sign in to comment