Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang/tools/scan-build-py/lib/libscanbuild/
-
tools/
-
scan-build-py/
-
lib/
-
libscanbuild/
-
analyze.py
Hide Panel
f
Keyboard Reference
?
Differential
D110521
Make analyze-cc path discovery sensible to symlinks
Closed
Public
Authored by
serge-sans-paille
on Sep 26 2021, 11:26 PM.
Download Raw Diff
Details
Reviewers
sylvestre.ledru
Commits
rGe45f67f31e22: Make analyze-cc path discovery sensible to symlinks
Summary
Fix
https://bugs.llvm.org/show_bug.cgi?id=51897
Diff Detail
Repository
rG LLVM Github Monorepo
Unit Tests
Failed
Time
Test
570 ms
x64 debian > ORC-x86_64-linux.TestCases/Linux/x86-64::trivial-cxa-atexit.S
510 ms
x64 debian > ORC-x86_64-linux.TestCases/Linux/x86-64::trivial-static-initializer.S
370 ms
x64 debian > ORC-x86_64-linux.TestCases/Linux/x86-64::trivial-tls.S
Event Timeline
serge-sans-paille
created this revision.
Sep 26 2021, 11:26 PM
Herald
added a subscriber:
whisperity
.
·
View Herald Transcript
Sep 26 2021, 11:26 PM
serge-sans-paille
requested review of this revision.
Sep 26 2021, 11:26 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Sep 26 2021, 11:26 PM
Herald
added a subscriber:
cfe-commits
.
·
View Herald Transcript
sylvestre.ledru
accepted this revision.
Sep 26 2021, 11:32 PM
Comment Actions
thanks!
This revision is now accepted and ready to land.
Sep 26 2021, 11:32 PM
This revision was landed with ongoing or failed builds.
Sep 26 2021, 11:35 PM
Closed by commit
rGe45f67f31e22: Make analyze-cc path discovery sensible to symlinks
(authored by
serge-sans-paille
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
serge-sans-paille
added a commit:
rGe45f67f31e22: Make analyze-cc path discovery sensible to symlinks
.
Harbormaster
completed remote builds in
B125797: Diff 375150
.
Sep 26 2021, 11:48 PM