llvm-project/llvm/utils
Alex Richardson 3b55eebd23 [update_cc_test_checks.py] Use CHECK_RE from common
Summary:
This change modifies the common.CHECK_RE regex to also handle '//'
comment prefixes which allows us to share it between clang and IR tests.
Using the regex from common means that *-SAME lines are also stripped
now. Before this change using the --function-signature flag would result
in -SAME: lines from previous runs not being removed.

Reviewers: MaskRay, jdoerfert

Reviewed By: jdoerfert

Subscribers: jdoerfert, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70890
2019-12-02 18:18:47 +00:00
..
FileCheck [FileCheck] Implement --ignore-case option. 2019-10-11 11:59:14 +00:00
KillTheDoctor Revert "Use InitLLVM to setup a pretty stack printer" 2019-11-25 21:06:56 -05:00
LLVMVisualizers Clean up MSVC visualization of LLVM pointer types 2019-06-30 21:54:34 +00:00
Misc
PerfectShuffle
Reviewing find_interesting_reviews.py: avoid crash on non-ascii data. 2019-11-08 14:51:36 +00:00
TableGen Revert "Use InitLLVM to setup a pretty stack printer" 2019-11-25 21:06:56 -05:00
Target/ARM
UpdateTestChecks [update_cc_test_checks.py] Use CHECK_RE from common 2019-12-02 18:18:47 +00:00
benchmark [benchmark] Fix win32 link on case-sensitive fs 2019-07-30 20:47:59 +00:00
bugpoint
count
crosstool
docker
emacs [NFC][emacs] remove out-of-date comment from tablegen-mode.el 2019-09-26 19:36:01 +00:00
fpcmp
gdb-scripts Fix GDB pretty printer for Optional after r354246 2019-05-28 20:22:16 +00:00
git-svn git-llvm: Drop dependency on github module 2019-10-25 00:04:31 -07:00
gn gn build: Add a toggle for building against the commandline tools SDK on macOS 2019-11-28 19:30:34 -05:00
jedit
kate [kate] Add various missing keywords 2019-11-19 09:54:07 +00:00
lint
lit [lit] Be more explicit about the state of tests 2019-12-02 10:16:54 -08:00
llvm-build Write the RequiredLibraries for 'all' in LibraryDependencies.inc in a deterministic order (PR42739) 2019-08-05 13:04:07 +00:00
llvm-lit
llvm-locstats [llvm-locstats] Fix 'only params' no entry value stats 2019-10-15 10:12:14 +00:00
not
release Update build_llvm_package.bat to build from the monorepo 2019-11-27 09:11:53 +01:00
sanitizers
testgen
textmate
unittest Fixed -Wdeprecated-copy warnings in gtest. NFCI. 2019-11-24 09:42:28 +01:00
valgrind
vim [X86] Add new calling convention that guarantees tail call optimization 2019-10-07 22:28:58 +00:00
vscode
yaml-bench
DSAclean.py
DSAextract.py
GenLibDeps.pl [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00
GetRepositoryPath
GetSourceVersion
LLVMBuild.txt
UpdateCMakeLists.pl
abtest.py
add_argument_names.py IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
bisect [utils] Fix incompatibility of bisect[-skip-count] with Python 3 2019-10-04 16:44:18 +00:00
bisect-skip-count [utils] Fix incompatibility of bisect[-skip-count] with Python 3 2019-10-04 16:44:18 +00:00
bugpoint_gisel_reducer.py
check-each-file
chunk-print-before-all.py [Util] Add a helper script for converting -print-before-all output into a file based equivelent 2019-06-19 22:05:47 +00:00
clang-parse-diagnostics-file
codegen-diff
collect_and_build_with_pgo.py
countloc.sh
create_ladder_graph.py
demangle_tree.py
extract_symbols.py Use portable flag with nm in extract_symbols.py 2019-10-23 16:48:22 -04:00
extract_vplan.py
findmisopt
findoptdiff
findsym.pl
getsrcs.sh
indirect_calls.py
lldbDataFormatters.py Add LLDB dataformatters for llvm::StringRef and lldb_private::ConstString 2019-08-16 23:47:57 +00:00
llvm-compilers-check
llvm-gisel-cov.py
llvm-native-gxx
llvm.grm
llvmdo
llvmgrep
prepare-code-coverage-artifact.py svn propset svn:executable on utils/prepare-code-coverage-artifact.py 2019-06-04 23:35:07 +00:00
schedcover.py
shuffle_fuzz.py
shuffle_select_fuzz_tester.py
sort_includes.py
unicode-case-fold.py
update_analyze_test_checks.py [UpdateTestChecks] Share the code to parse RUN: lines between all scripts 2019-12-02 11:06:30 +00:00
update_cc_test_checks.py [update_cc_test_checks.py] Use CHECK_RE from common 2019-12-02 18:18:47 +00:00
update_llc_test_checks.py [UpdateTestChecks] Share the code to parse RUN: lines between all scripts 2019-12-02 11:06:30 +00:00
update_mca_test_checks.py [UpdateTestChecks] Share the code to parse RUN: lines between all scripts 2019-12-02 11:06:30 +00:00
update_mir_test_checks.py [UpdateTestChecks] Share the code to parse RUN: lines between all scripts 2019-12-02 11:06:30 +00:00
update_test_checks.py [UpdateTestChecks] Share the code to parse RUN: lines between all scripts 2019-12-02 11:06:30 +00:00
wciia.py