JDevlieghere added inline comments.
================ Comment at: lldb/utils/TableGen/LLDBOptionDefEmitter.cpp:146 // We undefine the macro for the user like Clang's include files are doing it. + OS << "};\n"; OS << "#undef " << NeededMacro << "\n"; ---------------- Let's move this before the comment. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D65331/new/ https://reviews.llvm.org/D65331 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits