aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Lex/Preprocessor.h
diff options
context:
space:
mode:
authorSean Hunt <scshunt@csclub.uwaterloo.ca>2010-08-30 17:47:05 +0000
committerSean Hunt <scshunt@csclub.uwaterloo.ca>2010-08-30 17:47:05 +0000
commit6cf750298d3621d8a10a6dd07fcee8e274b9d94d (patch)
tree2d4b62e04dd3a48b65398bcc56ecc383719fdad8 /include/clang/Lex/Preprocessor.h
parent4a551000bee716ac8b1bbe16134a53f0ad221a5a (diff)
Revert my user-defined literal commits - r1124{58,60,67} pending
some issues being sorted out. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112493 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Lex/Preprocessor.h')
-rw-r--r--include/clang/Lex/Preprocessor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Lex/Preprocessor.h b/include/clang/Lex/Preprocessor.h
index 94e858dfb0..6b9b89ea5e 100644
--- a/include/clang/Lex/Preprocessor.h
+++ b/include/clang/Lex/Preprocessor.h
@@ -645,7 +645,7 @@ public:
/// copy). The caller is not allowed to modify the returned buffer pointer
/// if an internal buffer is returned.
unsigned getSpelling(const Token &Tok, const char *&Buffer,
- bool *Invalid = 0, bool LiteralOnly = false) const;
+ bool *Invalid = 0) const;
/// getSpelling - This method is used to get the spelling of a token into a
/// SmallVector. Note that the returned StringRef may not point to the