diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-07-11 23:54:29 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-07-11 23:54:29 +0000 |
commit | f392ec6ecc249a34731951baacf8ccf99f1a732d (patch) | |
tree | 60b5e549d680c99d54508c7c184b0b90b0b5bf55 /lldb/source/Core/ValueObjectList.cpp | |
parent | cb314ceaa9bb803f1c77e6bb32f9c74686f1d876 (diff) | |
download | bcm5719-llvm-f392ec6ecc249a34731951baacf8ccf99f1a732d.tar.gz bcm5719-llvm-f392ec6ecc249a34731951baacf8ccf99f1a732d.zip |
Form a CallExpr from __noop without parens
MSVC accepts __noop without any trailing parens and treats it like a
literal zero. We don't treat __noop as an integer literal, but now at
least we can parse a naked __noop expression.
Reviewers: rsmith
Differential Revision: http://reviews.llvm.org/D4476
llvm-svn: 212860
Diffstat (limited to 'lldb/source/Core/ValueObjectList.cpp')
0 files changed, 0 insertions, 0 deletions