[PATCH] Fix two extra semicolon warnings
Timur Iskhodzhanov
timurrrr at google.com
Mon Jan 12 04:55:23 PST 2015
LGTM with one nit.
Do you need any assistance committing this patch?
================
Comment at: lib/asan/asan_interceptors.cc:250
@@ -249,3 +249,3 @@
}
-DEFINE_REAL_PTHREAD_FUNCTIONS;
+DEFINE_REAL_PTHREAD_FUNCTIONS
#endif // ASAN_INTERCEPT_PTHREAD_CREATE
----------------
Please add an empty line before this one
http://reviews.llvm.org/D6890
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list