PR19936: Fix a really dumb bug where we would profile dependent operator* expressions...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Jun 2014 22:43:40 +0000 (22:43 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Jun 2014 22:43:40 +0000 (22:43 +0000)
commitf15acc5f5cb36c60d9c20cf9dc58d0408cec1264
tree0d388aef5fb535544c870992e98cd0b18c99003d
parent84ea12b5dc0a21698aa8ea2d3768c4b321625c65
PR19936: Fix a really dumb bug where we would profile dependent operator* expressions incorrectly.

llvm-svn: 210296
clang/lib/AST/StmtProfile.cpp
clang/test/SemaTemplate/dependent-names.cpp