[libsanitizer] Drive-by fix for -Wempty-body in sanitizer_common_syscalls.inc
authorAlexander Potapenko <glider@google.com>
Tue, 6 Aug 2013 14:07:46 +0000 (14:07 +0000)
committerAlexander Potapenko <glider@google.com>
Tue, 6 Aug 2013 14:07:46 +0000 (14:07 +0000)
commit8c6cd93123cfaa1213f88506f0bee13c0b0029bb
treea9c59a6f2422996ca904cef0d08c5bc5d9965fe8
parentd2a06002792a365a8c30c137645e1d675968c850
[libsanitizer] Drive-by fix for -Wempty-body in sanitizer_common_syscalls.inc
This makes the file consistently use { } around the if statements containing the PRE_/POST_ macros.

llvm-svn: 187797
compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc