diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-05-22 10:22:18 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-05-22 10:22:18 +0000 |
commit | 6409625011e4a11ff07956ff46a44d6ca4473992 (patch) | |
tree | fca7ea088a3da7d97e46478a12d8ef67e897b13d /lib/Frontend/InitPreprocessor.cpp | |
parent | 3d8216a9d325e095414302bda7a0af9549f9c40b (diff) |
Parse typeof-specifier the same way as sizeof/alignof are parsed.
-Makes typeof consistent with sizeof/alignof
-Fixes a bug when '>' is in a typeof expression, inside a template type param:
A<typeof(x>1)> a;
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72255 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions