|
|
|
|
|
by eddd-ddde
2 days ago
|
|
I don't think these kind of features belong in a compiler. If you want a stamp then pass it in to your compiler invocation via explicit defines. You might accidentally end up including it transitively and suddenly your binary is nondeterministic. |
|