aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGClass.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-22 00:40:25 +0000
committerChris Lattner <sabre@nondot.org>2010-02-22 00:40:25 +0000
commitd84aac17180075e0ede53d7762b73d3bd079b52f (patch)
treee075e1f085260a5469d9a42c58165a674ff570f8 /lib/CodeGen/CGClass.cpp
parentce056bcaa1c97b89a4b2de2112c62d060863be2b (diff)
Add 'previous declaration is here' note for param redefinition
errors, e.g.: t.c:1:21: error: redefinition of parameter 'x' int test(int x, int x); ^ t.c:1:14: note: previous declaration is here int test(int x, int x); ^ git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96769 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions