summaryrefslogtreecommitdiffstats
path: root/llvm/utils/prepare-code-coverage-artifact.py
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2017-05-15 17:37:48 +0000
committerAlexander Kornienko <alexfh@google.com>2017-05-15 17:37:48 +0000
commit1ca0e322a27b8e058bef9a9e3a06d89784663f55 (patch)
tree1281141d173be9219517031ea551d2e070ad0d74 /llvm/utils/prepare-code-coverage-artifact.py
parent7d531daecec9470a4540b5303f23786b28c3c6f9 (diff)
downloadbcm5719-llvm-1ca0e322a27b8e058bef9a9e3a06d89784663f55.tar.gz
bcm5719-llvm-1ca0e322a27b8e058bef9a9e3a06d89784663f55.zip
Make google-build-using-namespace skip std::.*literals
Summary: C++14 added a couple of user-defined literals in the standard library. E.g. std::chrono_literals and std::literals::chrono_literals . Using them requires a using directive so do not warn in google-build-using-namespace if namespace name starts with "std::" and ends with "literals". Reviewers: alexfh Reviewed By: alexfh Subscribers: cfe-commits Patch by Martin Ejdestig! Differential Revision: https://reviews.llvm.org/D33010 llvm-svn: 303085
Diffstat (limited to 'llvm/utils/prepare-code-coverage-artifact.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud