From c8c44b5d676d7d3fada4bf64d06cd5cf901a7748 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 2 Dec 2009 22:36:29 +0000 Subject: Improve source location information for C++ member initializers in a constructor, by keeping the DeclaratorInfo* rather than just the type and a single location. llvm-svn: 90355 --- clang/lib/Sema/SemaInit.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 clang/lib/Sema/SemaInit.h (limited to 'clang/lib/Sema/SemaInit.h') diff --git a/clang/lib/Sema/SemaInit.h b/clang/lib/Sema/SemaInit.h new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3