llvm-project/llvm/utils/gn/secondary
Eric Fiselier a2a6f85366 [clang-tidy]: Google: new check 'google-upgrade-googletest-case'
Introduce a new check to upgrade user code based on API changes in Googletest.

The check finds uses of old Googletest APIs with "case" in their name and replaces them with the new APIs named with "suite".

Patch by Alex Strelnikov (strel@google.com)
Reviewed as D62977.

llvm-svn: 367263
2019-07-29 21:38:56 +00:00
..
clang gn build: Merge r365585 2019-07-10 14:05:13 +00:00
clang-tools-extra [clang-tidy]: Google: new check 'google-upgrade-googletest-case' 2019-07-29 21:38:56 +00:00
compiler-rt gn build: Wrap two comments to 80 columns 2019-07-22 23:23:38 +00:00
libcxx Update gn files 2019-07-08 17:15:57 +00:00
libcxxabi [GN] Put libcxx include into the same place as cmake to fix Driver/print-file-name.c test 2019-06-21 09:54:31 +00:00
libunwind [gn] Support for building libunwind 2019-05-02 17:29:37 +00:00
lld lld-link: Reject more than one resource .obj file 2019-06-11 15:22:28 +00:00
llvm gn build: Merge r367043 2019-07-26 13:27:19 +00:00
BUILD.gn [gn] Support for building libc++ 2019-05-02 17:29:41 +00:00