aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-func-as-bool.cpp
AgeCommit message (Collapse)Author
2011-12-09Add notes for suppressing and (if it's a zero-arg function returning bool) ↵David Blaikie
fixing the function-to-bool conversion warning. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146280 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-08Added missing testcase from r145849. Thanks to Dave Blaikie for catching this.Lang Hames
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146169 91177308-0d34-0410-b5e6-96231b3b80d8