"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "29693fc12559c227cacc6f7eb69b30c86616670c"
Suppress -Warray-bounds in certain cases involving macros from system headers.
The motivation here is a "clever" implementation of strncmp(), which peels the first few comparisons via chained conditional expressions which ensure that the input arrays are known at compile time to be sufficiently large. llvm-svn: 146430
Loading
Please register or sign in to comment