summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM
diff options
context:
space:
mode:
authorAdam Balogh <adam.balogh@ericsson.com>2017-11-23 12:43:20 +0000
committerAdam Balogh <adam.balogh@ericsson.com>2017-11-23 12:43:20 +0000
commitda488a65e2239c568b3994d69537f13c719822ad (patch)
tree9154d00395ada8778a16940f99416520b50c3797 /llvm/lib/Target/ARM
parenteb5bfd9889ce9c35fba7bfd71df50c3424647d0e (diff)
downloadbcm5719-llvm-da488a65e2239c568b3994d69537f13c719822ad.tar.gz
bcm5719-llvm-da488a65e2239c568b3994d69537f13c719822ad.zip
[ASTMatchers] Matchers for new[] operators
Two new matchers for `CXXNewExpr` are added which may be useful e.g. in `clang-tidy` checkers. One of them is `isArray` which matches `new[]` but not plain `new`. The other one, `hasArraySize` matches `new[]` for a given size. llvm-svn: 318909
Diffstat (limited to 'llvm/lib/Target/ARM')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud