]> granicus.if.org Git - clang/commit
Don't try to call getFileCharacteristic if the function declaration has an invalid...
authorAnders Carlsson <andersca@mac.com>
Sun, 31 May 2009 20:19:23 +0000 (20:19 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 31 May 2009 20:19:23 +0000 (20:19 +0000)
commit8c49911e6e52f490dcef7eb181f29cc95be8ba36
tree2062ed77fa52942e4df60dde15b7e543089a2126
parentfc27d268cb34cbb8d186c6ad7cc043d41581ce71
Don't try to call getFileCharacteristic if the function declaration has an invalid source location (as is the case for the global allocation functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp