[PATCH] D62323: [FileCheck] Remove llvm:: prefix
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 08:47:25 PDT 2019
thopre created this revision.
thopre added reviewers: jhenderson, jdenny, probinson, arichardson.
thopre added a project: LLVM.
Remove all llvm:: prefixes in FileCheck library header and
implementation since both already use the llvm namespace.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D62323
Files:
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62323.200987.patch
Type: text/x-patch
Size: 9128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/87cdc16e/attachment.bin>
More information about the llvm-commits
mailing list