The variable is true when frame pointers should be omitted in leaf functions, not kept.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88021
[clang] Fix a misleading variable name. NFC. ClosedPublic Authored by ikudrin on Sep 21 2020, 5:53 AM.
Details Summary The variable is true when frame pointers should be omitted in leaf functions, not kept.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2020, 8:54 AM Closed by commit rG474d527c28f4: [clang] Fix a misleading variable name. NFC. (authored by ikudrin). · Explain WhySep 21 2020, 9:00 AM This revision was automatically updated to reflect the committed changes.
Diff 293191 clang/lib/Driver/ToolChains/Clang.cpp
|