]> granicus.if.org Git - clang/commit
Silence a gcc warning where it notices that default-constructing a class
authorJohn McCall <rjmccall@apple.com>
Thu, 29 Oct 2009 23:20:43 +0000 (23:20 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 29 Oct 2009 23:20:43 +0000 (23:20 +0000)
commit7c475ee1339c03e2d544a28aa9b8da393ce7d20c
treefafdb39372caa3c68cc509531272a2ccbab120d5
parent2685eab9d36a3568b5d58fba13f0ecef6a611cf9
Silence a gcc warning where it notices that default-constructing a class
doesn't initialize anything.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85533 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/TypeLoc.h