Skip to content

Commit

Permalink
Recommit [llvm-debuginfo-analyzer] (02/09) - Driver and documentation
Browse files Browse the repository at this point in the history
Originally committed in fe7a3ce

Reverted in 26dd64b

Buildbot failures:
https://lab.llvm.org/buildbot#builders/139/builds/29663
- unittest trigger an invalid assertion.

https://lab.llvm.org/buildbot#builders/196/builds/19665
- 'has virtual functions but non-virtual destructor' warning as error.

Recommitted with fix:
- Removed the assertion.
- Added virtual destructor.
  • Loading branch information
CarlosAlbertoEnciso committed Oct 18, 2022
1 parent ccd314d commit c28a977
Show file tree
Hide file tree
Showing 28 changed files with 4,661 additions and 0 deletions.
1 change: 1 addition & 0 deletions llvm/docs/CommandGuide/index.rst
Expand Up @@ -21,6 +21,7 @@ Basic Commands
llvm-config
llvm-cov
llvm-cxxmap
llvm-debuginfo-analyzer
llvm-diff
llvm-dis
llvm-dwarfdump
Expand Down

0 comments on commit c28a977

Please sign in to comment.