On 11/20/18 12:01 PM, Akim Demaille wrote:
- if (false) + if ((false))
This goes too far. If clang is warning about this sort of thing, then we should disable that clang warning. Again, compilers should be our servants, not our masters.
On 11/20/18 12:01 PM, Akim Demaille wrote:
- if (false) + if ((false))
This goes too far. If clang is warning about this sort of thing, then we should disable that clang warning. Again, compilers should be our servants, not our masters.