Skip to content
Commit 7664558e authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

ASTMatchers: Bound node results are always const, make selectFirst's template...

ASTMatchers: Bound node results are always const, make selectFirst's template argument implicitly const.

This avoids adding const to every user of selectFirst and also allows it to
match TypeLocs which BoundNodes doesn't use magic const removal specializations
for. No functionality change.

llvm-svn: 213737
parent 842355e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment