[all-commits] [llvm/llvm-project] 2a3498: [clang-tidy] Exclude function calls in std namespa...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu May 7 00:01:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2a3498e24f97d85ddd2bb25467ff6fc1f6baa5f1
https://github.com/llvm/llvm-project/commit/2a3498e24f97d85ddd2bb25467ff6fc1f6baa5f1
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp
M clang-tools-extra/test/clang-tidy/checkers/bugprone-argument-comment.cpp
Log Message:
-----------
[clang-tidy] Exclude function calls in std namespace for bugprone-argument-comment.
Reviewers: gribozavr2
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D79494
More information about the All-commits
mailing list