labath added a comment.

This looks like a very hacky way to achieve something. Isn't there some better 
way to detect this situation? Maybe something to do with the linkage type of 
these variables?



================
Comment at: 
lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic_cast/main.cpp:18
+
+#include "ExtBase.h"
+
----------------
put the `#include` at the top?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65932/new/

https://reviews.llvm.org/D65932



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to