mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-25 07:56:33 +00:00
Ensure all files have trailing new-lines and enforce with clang warning
This commit is contained in:
@@ -219,4 +219,4 @@ enum
|
||||
// otherwise, enable them in development builds
|
||||
#define ENABLE_UNIT_TESTS RDOC_DEVEL
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -71,4 +71,4 @@ TEST_CASE("Test spin lock", "[threading]")
|
||||
CHECK(finalValue == value);
|
||||
}
|
||||
|
||||
#endif // ENABLED(ENABLE_UNIT_TESTS)
|
||||
#endif // ENABLED(ENABLE_UNIT_TESTS)
|
||||
|
||||
Reference in New Issue
Block a user