Modifying the class hierarchy and removing globals, allocators, simplifying
This commit is contained in:
@@ -5,7 +5,7 @@ rem cl main.cpp -I.. user32.lib
|
||||
clang core_main.cpp -O0 -Wall -Wno-unused-function -fno-exceptions -fdiagnostics-absolute-paths -g -o main.exe -Wl,user32.lib
|
||||
rem ubuntu run clang core_main.cpp -O0 -Wall -Wno-unused-function -fno-exceptions -fdiagnostics-absolute-paths -g -o core.out
|
||||
|
||||
clang test.cpp
|
||||
rem clang test.cpp
|
||||
|
||||
rem main.exe -testing
|
||||
rem echo Building arms race
|
||||
|
||||
Reference in New Issue
Block a user