Fix comment.

llvm-svn: 181962
This commit is contained in:
Eric Christopher 2013-05-16 00:45:18 +00:00
parent a45ae1f1f1
commit c65920b203
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// RUN: %clang -emit-llvm -g -S %s -o - | FileCheck %s
// TAG_member is used to encode debug info for class constructor.
// TAG_member is used to encode debug info for 'z' in A.
// CHECK: TAG_member
class A {
public: