================
@@ -44,18 +44,24 @@ enum Token {
   tok_eof = -1,
 
   // commands
-  tok_def = -2, tok_extern = -3,
+  tok_def = -2,
----------------
s-barannikov wrote:

Unrlated changes

https://github.com/llvm/llvm-project/pull/195687
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to