Code didn't compile in a release build. Guard debug output with
ifndef NDEBUG.
Details
Details
- Reviewers
- None
- Commits
- rGd8c35031a39e: [examples] fix ExceptionDemo
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83628
[examples] fix ExceptionDemo ClosedPublic Authored by stephenneuendorffer on Jul 11 2020, 12:38 PM.
Details
Summary Code didn't compile in a release build. Guard debug output with
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review.Jul 11 2020, 12:39 PM Closed by commit rGd8c35031a39e: [examples] fix ExceptionDemo (authored by stephenneuendorffer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277255 llvm/examples/ExceptionDemo/ExceptionDemo.cpp
|