diff --git a/lldb/include/lldb/lldb-private-defines.h b/lldb/include/lldb/lldb-private-defines.h index 53c5f31bab8cd3c7d7dd7d227684c5a967eb4c2c..22172366c259b8ddbd8eb9e98eb989952e7c506e 100644 --- a/lldb/include/lldb/lldb-private-defines.h +++ b/lldb/include/lldb/lldb-private-defines.h @@ -13,8 +13,7 @@ #if defined(__cplusplus) // Include Compiler.h here so we don't define LLVM_FALLTHROUGH and then -// Compiler.h -// later tries to redefine it. +// Compiler.h later tries to redefine it. #include "llvm/Support/Compiler.h" #ifndef LLVM_FALLTHROUGH