Skip to content

Commit

Permalink
[llvm] Make ScopedPrinter interface virtual
Browse files Browse the repository at this point in the history
Make the interface provided by ScopedPrinter virtual to support a future
JSONScopedPrinter which will supply it's own implementation.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D114223
  • Loading branch information
Jaysonyan committed Dec 10, 2021
1 parent 7f09aee commit ec6870b
Showing 1 changed file with 219 additions and 72 deletions.

0 comments on commit ec6870b

Please sign in to comment.