aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Tooling/CompilationDatabase.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2014-05-15 21:24:32 +0000
committerAlexey Samsonov <samsonov@google.com>2014-05-15 21:24:32 +0000
commitdce67348a8fd518d9f605f7a137059065f13ed77 (patch)
treecc2522db0bfca588c908429e186fef57250550d3 /clang/lib/Tooling/CompilationDatabase.cpp
parent900d46ff39de8a4d28cbcbcd864a650f778c5214 (diff)
downloadllvm-dce67348a8fd518d9f605f7a137059065f13ed77.zip
llvm-dce67348a8fd518d9f605f7a137059065f13ed77.tar.gz
llvm-dce67348a8fd518d9f605f7a137059065f13ed77.tar.bz2
[DWARF parser] Use enums instead of bitfields in DILineInfoSpecifier.
It is more appropriate than the current situation, when one flag (AbsoluteFilePath) is relevant only if another flag is set. This refactoring would also simplify fetching the short function name (stored in DW_AT_name) instead of a linkage name returned currently. No functionality change. llvm-svn: 208921
Diffstat (limited to 'clang/lib/Tooling/CompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions