aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMalcolm Parsons <malcolm.parsons@gmail.com>2018-01-23 17:13:57 +0000
committerMalcolm Parsons <malcolm.parsons@gmail.com>2018-01-23 17:13:57 +0000
commit6e4d53bc2bce5335db2bb1cc29eff4e72bb8fe79 (patch)
tree6ddd22468dc5848a9ec5ba396b82028ca90ba6d2 /clang/lib/Frontend/CompilerInvocation.cpp
parentc068ff72c526c75f3ba87b7a5ef6d051a17e3c45 (diff)
downloadllvm-6e4d53bc2bce5335db2bb1cc29eff4e72bb8fe79.zip
llvm-6e4d53bc2bce5335db2bb1cc29eff4e72bb8fe79.tar.gz
llvm-6e4d53bc2bce5335db2bb1cc29eff4e72bb8fe79.tar.bz2
[clang-tidy] Handle bitfields in cppcoreguidelines-pro-type-member-init if using C++2a
Summary: C++2a allows bitfields to have default member initializers. Add support for this to clang-tidy's cppcoreguidelines-pro-type-member-init check. Reviewers: aaron.ballman, alexfh Reviewed By: aaron.ballman Subscribers: klimek, nemanjai, xazax.hun, kbarton, cfe-commits Differential Revision: https://reviews.llvm.org/D42426 llvm-svn: 323227
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions