mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
[flang][driver] Rename unittest file (nfc)
This patch renames PrintPreprocessedTest.cpp as FrontendActionTest.cpp. The latter reflects the contents of the file more accurately.
This commit is contained in:
parent
95c7b6cadb
commit
db2195bc5b
@ -1,7 +1,7 @@
|
||||
add_flang_unittest(FlangFrontendTests
|
||||
CompilerInstanceTest.cpp
|
||||
InputOutputTest.cpp
|
||||
PrintPreprocessedTest.cpp
|
||||
FrontendActionTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(FlangFrontendTests
|
||||
|
Loading…
Reference in New Issue
Block a user