appease clang

This commit is contained in:
Ryan Fleury
2024-05-23 07:38:30 -07:00
parent 4a3d439c44
commit 21fcfd28a4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,6 @@
//
// [ ] robustify dbgi layer to renames (cache should not be based only on
// path - must invalidate naturally when new filetime occurs)
// [ ] new fuzzy searching layer
//
// [ ] raddbg jai.exe my_file.jai -- foobar -> raddbg consumes `--` incorrectly
// [ ] PDB files distributed with the build are not found by DbgHelp!!!
@@ -377,6 +376,7 @@
// thread, instead of just the ID.
// [x] TLS eval -> in-process-memory EXE info
// [x] unwinding -> in-process-memory EXE info
// [x] new fuzzy searching layer
#ifndef RADDBG_H
#define RADDBG_H