diff options
author | Vitaly Buka <vitalybuka@google.com> | 2025-10-08 10:44:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 17:44:20 +0000 |
commit | 466f691f965a5d4a78fef7560377b0a478636d6e (patch) | |
tree | 8e73a557f16e0fd87a68a5576ad45c27f86a55c5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 98ce4348703dbb2e2386426ff7e67c2e025d4bfb (diff) | |
download | llvm-466f691f965a5d4a78fef7560377b0a478636d6e.zip llvm-466f691f965a5d4a78fef7560377b0a478636d6e.tar.gz llvm-466f691f965a5d4a78fef7560377b0a478636d6e.tar.bz2 |
[SpecialCaseList] Remove ./ from file path (#162437)
This extends approach used in WarningsSpecialCaseList
on other types of SpecialCaseList.
SpecialCaseList will remove leading "./" from the Query
for prefixes which looks like file names.
Now affected prefixes are "src", "!src", "mainfile", "source".
To avoid breaking users, this behavior is enabled for
files starting "#!special-case-list-v3".
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions