Skip to content
Snippets Groups Projects
Commit 8ef2b107 authored by Eric Christopher's avatar Eric Christopher
Browse files

Fix comment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181962 91177308-0d34-0410-b5e6-96231b3b80d8
parent 59ecb6a1
No related branches found
No related tags found
No related merge requests found
// RUN: %clang -emit-llvm -g -S %s -o - | FileCheck %s // 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 // CHECK: TAG_member
class A { class A {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment