Files
archived-llvm/include/llvm/Support
Thomas Preud'homme 522eca6a11 [FileCheck] Move private interface to its own header
Summary:
Most of the class definition in llvm/include/llvm/Support/FileCheck.h
are actually implementation details that should not be relied upon. This
commit moves all of it in a new header file under
llvm/lib/Support/FileCheck. It also takes advantage of the code movement
to put the code into a new llvm::filecheck namespace.

Reviewers: jhenderson, chandlerc, jdenny, probinson, grimar, arichardson, rnk

Subscribers: hiraditya, llvm-commits, probinson, dblaikie, grimar, arichardson, tra, rnk, kristina, hfinkel, rogfer01, JonChesterfield

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67649

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373395 91177308-0d34-0410-b5e6-96231b3b80d8
2019-10-01 21:37:55 +00:00
..
2019-04-05 13:59:24 +00:00
2019-04-08 12:31:12 +00:00
2019-07-30 16:31:06 +00:00
2010-11-29 18:16:10 +00:00
2016-04-18 09:17:29 +00:00
2019-02-21 15:48:10 +00:00
2019-07-09 18:10:06 +00:00
2019-08-14 20:13:49 +00:00
2019-08-14 20:13:49 +00:00