Skip to content

Commit

Permalink
[llvm] Add ScopedPrinter unit tests
Browse files Browse the repository at this point in the history
Add unit tests for the ScopedPrinter class.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D114684
  • Loading branch information
Jaysonyan committed Dec 10, 2021
1 parent 80a0ee6 commit d25a650
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 0 deletions.
1 change: 1 addition & 0 deletions llvm/unittests/Support/CMakeLists.txt
Expand Up @@ -68,6 +68,7 @@ add_llvm_unittest(SupportTests
ReplaceFileTest.cpp
RISCVAttributeParserTest.cpp
ScaledNumberTest.cpp
ScopedPrinterTest.cpp
SHA256.cpp
SourceMgrTest.cpp
SpecialCaseListTest.cpp
Expand Down

0 comments on commit d25a650

Please sign in to comment.