summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/Sema.cpp
diff options
context:
space:
mode:
authorJonas Toth <jonas.toth@gmail.com>2018-10-04 15:47:57 +0000
committerJonas Toth <jonas.toth@gmail.com>2018-10-04 15:47:57 +0000
commitc97671e5da1c7efd81e87ff639bbfcce3ba9c1e7 (patch)
tree585b59b6017532d48660549a5809aea67d87249a /clang/lib/Sema/Sema.cpp
parent2ee9f37fce8a5f35c35e726f3ef878e508eb6bd6 (diff)
downloadbcm5719-llvm-c97671e5da1c7efd81e87ff639bbfcce3ba9c1e7.tar.gz
bcm5719-llvm-c97671e5da1c7efd81e87ff639bbfcce3ba9c1e7.zip
[clang-tidy] Added pointer types to clang-tidy readability-identifier-naming check.
Summary: Option to check for different naming conventions on the following types: - GlobalConstantPointer - GlobalPointer - LocalConstantPointer - LocalPointer - PointerParameter - ConstantPointerParameter When not specified, the conventions for the non pointer types will be applied (GlobalConstant, GlobalVariable, LocalConstant, ...). Patch by ffigueras! Reviewers: alexfh, kbobyrev Reviewed By: alexfh Subscribers: xazax.hun, cfe-commits Differential Revision: https://reviews.llvm.org/D52882 llvm-svn: 343788
Diffstat (limited to 'clang/lib/Sema/Sema.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud