JDevlieghere wrote:

> It appears that in all the .h files that you moved from Core to ValueObject, 
> you did not update the ifdef variable at the top of the file? I would have 
> expected, e.g. that "LLDB_CORE_VALUEOBJECT_H" should be changed to 
> "LLDB_VALUEOBJECT_VALUEOBJECT_H". Shouldn't it?

Good point, I forgot the header guards. Fixed. 

https://github.com/llvm/llvm-project/pull/113393
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to