]> granicus.if.org Git - clang/commit
Add null check (resolves PR16423)
authorStephen Lin <stephenwlin@gmail.com>
Sun, 23 Jun 2013 07:37:13 +0000 (07:37 +0000)
committerStephen Lin <stephenwlin@gmail.com>
Sun, 23 Jun 2013 07:37:13 +0000 (07:37 +0000)
commit319957c64a445b6e16bf00054fc4bb88754abfc8
tree277f93a9024323d79fd0e9f20616226e81a5a8c5
parent2946cebdf49d3a6eeba8df93be291a07b2d58cbc
Add null check (resolves PR16423)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184661 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseCXXInlineMethods.cpp
test/SemaCXX/friend.cpp