Parse record declarations with token pasted identifiers.
This is pretty common in macros: #define A(X, Y) class X##Y {}; llvm-svn: 174512
Loading
Please sign in to comment
This is pretty common in macros: #define A(X, Y) class X##Y {}; llvm-svn: 174512