projects
/
oota-llvm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[llvm-cov] Disable name and path truncation
[oota-llvm.git]
/
tools
/
llvm-cov
/
CoverageViewOptions.h
diff --git
a/tools/llvm-cov/CoverageViewOptions.h
b/tools/llvm-cov/CoverageViewOptions.h
index 94b55fe793fc20368daf580f15629c43ce606efa..1208fad791766109ab7047022a5a4a61596e9d94 100644
(file)
--- a/
tools/llvm-cov/CoverageViewOptions.h
+++ b/
tools/llvm-cov/CoverageViewOptions.h
@@
-24,6
+24,7
@@
struct CoverageViewOptions {
bool ShowLineStatsOrRegionMarkers;
bool ShowExpandedRegions;
bool ShowFunctionInstantiations;
+ bool ShowFullFilenames;
/// \brief Change the output's stream color if the colors are enabled.
ColoredRawOstream colored_ostream(raw_ostream &OS,