mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 06:23:39 +02:00
clang-tidy cleanups. No functional change intended.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
// clang-format off
|
||||
|
||||
#ifndef VL_CPPCHECK
|
||||
#ifndef VL_DERIVED_T
|
||||
# error "This file should be included in trace format implementations"
|
||||
#endif
|
||||
@@ -641,3 +642,5 @@ inline static void cvtQDataToStr(char* dstp, QData value) {
|
||||
}
|
||||
|
||||
#define cvtEDataToStr cvtIDataToStr
|
||||
|
||||
#endif // VL_CPPCHECK
|
||||
|
||||
Reference in New Issue
Block a user