Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Don't append absolute path to build directory.
We will get the absolute file paths in some cases, such as STL.
Paths
| Differential D19647
[find-all-symbols] Save absolute file path instead of relative file path in SymbolInfo. ClosedPublic Authored by hokein on Apr 28 2016, 1:22 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 28 2016, 2:53 AM hokein edited edge metadata. Comment ActionsDon't append absolute path to build directory. We will get the absolute file paths in some cases, such as STL. Closed by commit rL268019: [find-all-symbols] Save absolute file path instead of relative file path in… (authored by hokein). · Explain WhyApr 29 2016, 2:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 55556 clang-tools-extra/trunk/include-fixer/find-all-symbols/FindAllSymbols.cpp
|