diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2021-04-30 22:44:54 +0000 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2021-05-04 16:34:45 +0000 |
commit | adfffebec6d6910304e4b1ccdbef78e226a8fd32 (patch) | |
tree | ae1237f94d6c272e70f70fc4f08d6e68f28aeb8e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 1435f6b00be79f1042818da8714ad4de2aef7848 (diff) | |
download | llvm-adfffebec6d6910304e4b1ccdbef78e226a8fd32.zip llvm-adfffebec6d6910304e4b1ccdbef78e226a8fd32.tar.gz llvm-adfffebec6d6910304e4b1ccdbef78e226a8fd32.tar.bz2 |
[lldb/Core] Add SourceLocationSpec class (NFC)
A source location specifier class that holds a Declaration object containing
a FileSpec with line and column information. The column line is optional.
It also holds search flags that can be fetched by resolvers to look inlined
declarations and/or exact matches.
It describes a specific location in a source file and allows the user
to perform checks and comparaisons between multiple instances of that class.
Differential Revision: https://reviews.llvm.org/D100962
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions