Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
llvm
/
utils
/
FileCheck
/
FileCheck.cpp
871d658
[FileCheck] Report missing prefixes when more than one is provided.
by Mircea Trofin
· 5 years ago
20e9c36
Internalize functions from various tools. NFC
by Fangrui Song
· 5 years ago
5ffd940
Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library
by Raphael Isemann
· 5 years ago
ed89eb3
Revert "[FileCheck] Move FileCheck implementation out of LLVMSupport into its own library"
by Raphael Isemann
· 5 years ago
e9a3d1a
[FileCheck] Move FileCheck implementation out of LLVMSupport into its own library
by Raphael Isemann
· 5 years ago
d680711
[FileCheck] Extend -dump-input with substitutions
by Joel E. Denny
· 5 years ago
6dda6ff
[FileCheck] Fix up -dump-input* docs
by Joel E. Denny
· 5 years ago
9fd4b5f
[FileCheck] Implement -dump-input-filter
by Joel E. Denny
· 5 years ago
77b6ddf
[FileCheck] In input dump, elide only if ellipsis is shorter
by Joel E. Denny
· 5 years ago
bce8fce
[FileCheck] Implement -dump-input-context
by Joel E. Denny
· 5 years ago
839f8e4
[FileCheck] Improve -dump-input documentation
by Joel E. Denny
· 5 years ago
782585a
[FileCheck] Permit multiple -v or -vv
by Joel E. Denny
· 5 years ago
3b83501
[FileCheck][NFC] Remove redundant DumpInputDefault
by Joel E. Denny
· 5 years ago
d31c9e5
Change filecheck default to dump input on failure
by Mehdi Amini
· 6 years ago
a1fd188
[FileCheck] Support comment directives
by Joel E. Denny
· 5 years ago
2aa0217
[FileCheck] Make invalid prefix diagnostics more precise
by Joel E. Denny
· 5 years ago
e1ed4d9
Revert "[FileCheck] Make invalid prefix diagnostics more precise"
by Joel E. Denny
· 5 years ago
d0e7fd6
Revert "[FileCheck] Support comment directives"
by Joel E. Denny
· 5 years ago
9a9a5f9
[FileCheck] Support comment directives
by Joel E. Denny
· 5 years ago
a78e137
[FileCheck] Make invalid prefix diagnostics more precise
by Joel E. Denny
· 5 years ago
76e0ab2
[FileCheck] - Refactor the code related to string arrays. NFCI.
by Georgii Rymar
· 5 years ago
ce68545
[FileCheck] Fix --dump-input annotation sort per input line
by Joel E. Denny
· 5 years ago
b5a2461
[FileCheck] Fix --dump-input implicit pattern location
by Joel E. Denny
· 5 years ago
6e01cd6
Improve error message of FileCheck when stdin is empty
by David Bozier
· 6 years ago
fdde18a
[FileCheck] Given multiple -dump-input, prefer most verbose
by Joel E. Denny
· 6 years ago
5b5b2fd
[FileCheck] Implement --ignore-case option.
by Kai Nacke
· 6 years ago
d3aed7f
Revert "[FileCheck] Implement --ignore-case option."
by Dmitri Gribenko
· 6 years ago
dfd2b6f
[FileCheck] Implement --ignore-case option.
by Kai Nacke
· 6 years ago
02ada9b
[FileCheck] Remove implementation types from API
by Thomas Preud'homme
· 6 years ago
dbb757f
[FileCheck] Document FILECHECK_OPTS in -help
by Joel E. Denny
· 6 years ago
608f2bf
[FileCheck] Move -dump-input diagnostic to first line
by Joel E. Denny
· 6 years ago
4d41c33
Revert r367649: Improve raw_ostream so that you can "write" colors using operator<<
by Rui Ueyama
· 6 years ago
a52f982
Improve raw_ostream so that you can "write" colors using operator<<
by Rui Ueyama
· 6 years ago
ffc722a3
[llvm] [FileCheck] Use FILECHECK_DUMP_INPUT_ON_FAILURE only when non-empty
by Michal Gorny
· 6 years ago
1a944d2
FileCheck: Improve FileCheck variable terminology
by Thomas Preud'homme
· 6 years ago
010982f
[FileCheck] Fix FileCheck.cpp compilation on Solaris
by Rainer Orth
· 6 years ago
a5e233b
Recommit: Detect incorrect FileCheck variable CLI definition
by Thomas Preud'homme
· 7 years ago
447abc5
Revert "Detect incorrect FileCheck variable CLI definition"
by Thomas Preud'homme
· 7 years ago
352695c
[FileCheck] Suppress old -v/-vv diags if dumping input
by Joel E. Denny
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
84f4ff5
Detect incorrect FileCheck variable CLI definition
by Thomas Preud'homme
· 7 years ago
e2afb61
[FileCheck] Annotate input dump (final tweaks)
by Joel E. Denny
· 7 years ago
96f0e84
[FileCheck] Annotate input dump (7/7)
by Joel E. Denny
· 7 years ago
f7c1c4d
[FileCheck] Annotate input dump (6/7)
by Joel E. Denny
· 7 years ago
7df8696
[FileCheck] Annotate input dump (5/7)
by Joel E. Denny
· 7 years ago
0e7e3fa
[FileCheck] Annotate input dump (4/7)
by Joel E. Denny
· 7 years ago
cadfcef
[FileCheck] Annotate input dump (3/7)
by Joel E. Denny
· 7 years ago
2c007c8
[FileCheck] Annotate input dump (2/7)
by Joel E. Denny
· 7 years ago
3c5d267
[FileCheck] Annotate input dump (1/7)
by Joel E. Denny
· 7 years ago
24994d7
[FileCheck] Parse command-line options from FILECHECK_OPTS
by Joel E. Denny
· 7 years ago
3e66509
[SourceMgr][FileCheck] Obey -color by extending WithColor
by Joel E. Denny
· 7 years ago
ffa9d2e
Refactor FileCheck to make it usable as an API
by Aditya Nandakumar
· 7 years ago
346dfbe
[FileCheck] Provide an option for FileCheck to dump original input to stderr on failure
by George Karpenkov
· 7 years ago
6fc21c2
[FileCheck] Fix search ranges for DAG-NOT-DAG
by Joel E. Denny
· 7 years ago
dc5ba31
[FileCheck] Implement -v and -vv for tracing matches
by Joel E. Denny
· 7 years ago
bcf5b44
[FileCheck] Don't permit overlapping CHECK-DAG
by Joel E. Denny
· 7 years ago
614c986
Revert r336830: [FileCheck] Don't permit overlapping CHECK-DAG
by Joel E. Denny
· 7 years ago
edf3388
[FileCheck] Don't permit overlapping CHECK-DAG
by Joel E. Denny
· 7 years ago
5507f66
[FileCheck] Add CHECK-EMPTY directive for checking for blank lines
by James Henderson
· 7 years ago
197194b
Define InitLLVM to do common initialization all at once.
by Rui Ueyama
· 7 years ago
83e63d9
[FileCheck] - Fix possible buffer out of bounds access when parsing --check-prefix.
by George Rimar
· 8 years ago
46e1fd6
Add a -D flag to FileCheck to define variables
by Alexander Richardson
· 8 years ago
cf60ab3
[FileCheck] Don't scan past the closing CHECK-DAG for CHECK-NOT inside CHECK-DAG
by Benjamin Kramer
· 8 years ago
b5eccef
Test commit.
by James Henderson
· 9 years ago
f55e72a
[FileCheck] Added --enable-var-scope option to enable scope for regex variables.
by Artem Belevich
· 9 years ago
1714676a
[FileCheck] Fix --strict-whitespace --match-full-lines
by Tom de Vries
· 9 years ago
a26bc914
[FileCheck] Fix comment in ReadCheckFile
by Tom de Vries
· 9 years ago
726774c
[FileCheck] Re-implement the logic to find each check prefix in the
by Chandler Carruth
· 9 years ago
b03c166
[FileCheck] Remove a parameter that was simply always set to
by Chandler Carruth
· 9 years ago
4dabac2
[FileCheck] Clean up doxygen comments throughout. NFC.
by Chandler Carruth
· 9 years ago
e8f2fb2
[FileCheck] Run clang-format over this code. NFC.
by Chandler Carruth
· 9 years ago
2024790
Refactor FileCheck some to reduce memory allocation and copying. Also
by Chandler Carruth
· 9 years ago
d1e020f
FileCheck: Minor cleanup of the class Pattern
by Saleem Abdulrasool
· 9 years ago
fd557cb
[FileCheck] Add --check-prefixes as a shorthand for multiple --check-prefix options.
by Daniel Sanders
· 9 years ago
2ad6d48
Search for llvm-symbolizer binary in the same directory as argv[0], before
by Richard Smith
· 9 years ago
2bd4f8b
FileCheck: dump command line context with empty input
by Xinliang David Li
· 9 years ago
a908e7b
Reapply r262092: [FileCheck] Abort if -NOT is combined with another suffix.
by Paul Robinson
· 10 years ago
4b618dc
Revert r262092, caught LLD tests
by Paul Robinson
· 10 years ago
abcfa39
[FileCheck] Abort if -NOT is combined with another suffix.
by Paul Robinson
· 10 years ago
85913cc
Add -match-full-lines argument to FileCheck.
by James Y Knight
· 10 years ago
ff43d69
StringRef-ify some Option APIs
by David Blaikie
· 10 years ago
3c76c52
Cleanup places that passed SMLoc by const reference to pass it by value instead. NFC
by Craig Topper
· 10 years ago
8f87049
[FileCheck] Use range-based for loops. NFC.
by Benjamin Kramer
· 10 years ago
f5e2fc4
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
by Benjamin Kramer
· 10 years ago
3e3ef2f
[NFC] Updating FileCheck to reduce the std::vector interface used via cl::list.
by Chris Bieneman
· 10 years ago
7dfb92b
Fix FileCheck: substr() expect the length of the string as 2nd arg
by Mehdi Amini
· 11 years ago
01ac170
FileCheck: Add CHECK-SAME
by Duncan P. N. Exon Smith
· 11 years ago
0356975
Make StringSet::insert return pair<iterator, bool> like other self-associative containers
by David Blaikie
· 11 years ago
3560ff2
Return a std::unique_ptr when creating a new MemoryBuffer.
by Rafael Espindola
· 11 years ago
1961f14
Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std::unique_ptr
by David Blaikie
· 11 years ago
1b9f936
FileCheck: Add a flag to allow checking empty input
by Justin Bogner
· 11 years ago
3f6481d
Remove some calls to std::move.
by Rafael Espindola
· 11 years ago
ce5dd1a
Simplify the code a bit with std::unique_ptr.
by Rafael Espindola
· 11 years ago
24412b1
Fix FileCheck crash when empty prefix is passed.
by Eli Bendersky
· 11 years ago
56ccdbb
Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually.
by Alexander Kornienko
· 11 years ago
adf21f2
Update the MemoryBuffer API to use ErrorOr.
by Rafael Espindola
· 11 years ago
e69170a
Revert "Introduce a string_ostream string builder facilty"
by Alp Toker
· 11 years ago
6147173
Introduce a string_ostream string builder facilty
by Alp Toker
· 11 years ago
c049c65
Remove the last uses of 'using std::error_code'
by Rafael Espindola
· 11 years ago
3acea39
Don't use 'using std::error_code' in include/llvm.
by Rafael Espindola
· 11 years ago
Next »