commit | 43f5103f8051bbac19022e6edaf7d9138b0f3c0f | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Oct 19 06:04:55 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Oct 19 06:04:55 2011 +0000 |
tree | 2f0507637db90dcf86b4bf714f5aa6f49799784d | |
parent | 13102ffbb00f1397fa02950e0cbc82d17be21792 [diff] [blame] |
Improve the warning for cv-qualifiers on free functions, from Ahmed Charles! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142478 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Parse/ParseExpr.cpp b/lib/Parse/ParseExpr.cpp index 83075ab..4f45114 100644 --- a/lib/Parse/ParseExpr.cpp +++ b/lib/Parse/ParseExpr.cpp
@@ -2280,6 +2280,8 @@ 0, 0, 0, true, SourceLocation(), SourceLocation(), + SourceLocation(), + SourceLocation(), EST_None, SourceLocation(), 0, 0, 0, 0,