summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-rc/ResourceScriptToken.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-rc/ResourceScriptToken.h')
-rw-r--r--llvm/tools/llvm-rc/ResourceScriptToken.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/tools/llvm-rc/ResourceScriptToken.h b/llvm/tools/llvm-rc/ResourceScriptToken.h
index 339018b1e61..d1a2ae7a41b 100644
--- a/llvm/tools/llvm-rc/ResourceScriptToken.h
+++ b/llvm/tools/llvm-rc/ResourceScriptToken.h
@@ -11,9 +11,8 @@
// the input data. The list of available tokens is located at
// ResourceScriptTokenList.def.
//
-// Note that the tokenizer does not support comments or preprocessor
-// directives. The preprocessor should do its work on the .rc file before
-// running llvm-rc.
+// Note that the tokenizer does not support preprocessor directives. The
+// preprocessor should do its work on the .rc file before running llvm-rc.
//
// As for now, it is possible to parse ASCII files only (the behavior on
// UTF files might be undefined). However, it already consumes UTF-8 BOM, if
OpenPOWER on IntegriCloud