[Lldb-commits] [PATCH] D63171: Don't try to parse ObjC method if CU isn't ObjC

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 11 16:12:17 PDT 2019


clayborg added a comment.

In D63171#1539049 <https://reviews.llvm.org/D63171#1539049>, @aprantl wrote:

> I suppose one could compile Objective-C code on Linux using GCC.


Will GCC not set the language to ObjC or ObjC++?


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

https://reviews.llvm.org/D63171





More information about the lldb-commits mailing list