[PATCH] D31905: Exit early from start line search for FunctionNameKind::None

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 15:10:41 PDT 2017


dblaikie added a comment.

Doesn't seem clear from the API whether passing FunctionNameKind::None should also not retrieve the start line of the function. Perhaps some renaming is in order to make that explicit/clear?


Repository:
  rL LLVM

https://reviews.llvm.org/D31905





More information about the llvm-commits mailing list