Build fixes for clang 10 (#339)

* Build fixes for clang 10

fixes build warnings in clang10

* source formatting (clang-format v11) (#340)

Co-authored-by: bwelton <bwelton@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bwelton <bwelton@users.noreply.github.com>
This commit is contained in:
Benjamin Welton
2024-01-05 15:20:11 -08:00
committed by GitHub
parent 199f0b5421
commit 0dd0cad2e4
3 changed files with 15 additions and 13 deletions
+2
View File
@@ -176,6 +176,8 @@ if(ROCPROFILER_UNSAFE_NO_VERSION_CHECK)
INTERFACE ROCPROFILER_UNSAFE_NO_VERSION_CHECK)
endif()
rocprofiler_target_compile_definitions(rocprofiler-build-flags INTERFACE YY_NO_INPUT)
# ----------------------------------------------------------------------------------------#
# user customization
#