clayborg added a subscriber: clayborg.
clayborg added a comment.

Even though clang isn't done this way for historical reason, I would like to 
see the Go expression parser files (.cpp and .h) over into 
"source/Plugins/ExpressionParser/Go". The following files should be moved:

  include/lldb/Expression/GoAST.h
  include/lldb/Expression/GoLexer.h
  include/lldb/Expression/GoParser.h
  include/lldb/Expression/GoUserExpression.h
  source/Expression/GoLexer.cpp
  source/Expression/GoParser.cpp
  source/Expression/GoUserExpression.cpp
  source/Expression/gen_go_ast.py
  unittests/Expression/GoParserTest.cpp


Repository:
  rL LLVM

http://reviews.llvm.org/D13073



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

Reply via email to