[llvm-rc] Have the tokenizer discard single & block comments.
This allows rc files to have comments. Eventually we should just use clang's c preprocessor, but that's a bit larger effort for minimal gain, and this is straightforward. Differential Revision: https://reviews.llvm.org/D38651 llvm-svn: 315207
Loading
Please register or sign in to comment