Add Parser support for C++0x literal operators ('operator "" i').
DeclarationName can't handle them yet, so right now Parser just errors out on them. llvm-svn: 90027
Loading
Please register or sign in to comment
DeclarationName can't handle them yet, so right now Parser just errors out on them. llvm-svn: 90027