diff options
author | Daniel Jasper <djasper@google.com> | 2013-03-13 17:13:53 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-03-13 17:13:53 +0000 |
commit | 6a365aaa057a8c445d25344c0433726c752b3e7d (patch) | |
tree | a7311cda36c5471ae8a3053a09b2b63276a333e5 /include/clang/Basic/Module.h | |
parent | 3258d4b3fb5922027747217e5e6f81a11878600d (diff) |
Fix incorrect cast identification.
Before: int a = sizeof(int *)+ b;"
After: int a = sizeof(int *) + b;
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176957 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/Module.h')
0 files changed, 0 insertions, 0 deletions