aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/StaticDataProfileInfo.cpp
diff options
context:
space:
mode:
authorCarlos Galvez <carlosgalvezp@gmail.com>2025-10-15 13:54:59 +0200
committerGitHub <noreply@github.com>2025-10-15 13:54:59 +0200
commit67e6a376209c9cc9576012c1c042bee9b852d584 (patch)
treeb48a3dde227d32abaccb1901546758c40bd38fe7 /llvm/lib/Analysis/StaticDataProfileInfo.cpp
parent861519327ab0797edfed9288718ba1484bf71e4a (diff)
downloadllvm-67e6a376209c9cc9576012c1c042bee9b852d584.zip
llvm-67e6a376209c9cc9576012c1c042bee9b852d584.tar.gz
llvm-67e6a376209c9cc9576012c1c042bee9b852d584.tar.bz2
[clang] Remove `HelpHidden` from the `-resource-dir` option (#163131)
Currently the "getter" option `-print-resource-dir` is visible when typing `--help`, but the corresponding "setter" option `-resource-dir` is not. This option is useful when one is using clang on a non-standard location, or when one is building a libtooling-based tool (e.g. IWYU) based on a local clang build. In that case, we need to specify the correct path to the resource directory for things to work. Existing documentation already makes use of this option, for example here: https://clang.llvm.org/docs/StandardCPlusPlusModules.html#possible-issues-failed-to-find-system-headers There is thus no reason to keep this option hidden from the help and documentation. --------- Co-authored-by: Carlos Gálvez <carlos.galvez@zenseact.com>
Diffstat (limited to 'llvm/lib/Analysis/StaticDataProfileInfo.cpp')
0 files changed, 0 insertions, 0 deletions