aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2016-05-11 08:38:21 +0000
committerHaojian Wu <hokein@google.com>2016-05-11 08:38:21 +0000
commit1a352d564fbe09bd633e13ebd3cdd8faf1dda455 (patch)
treeb4828de4c97d0f87e79257716b242f02c91a5230 /clang/lib/Frontend/CompilerInvocation.cpp
parent6477682c9841460f8cf25aa132323d0fa91da258 (diff)
downloadllvm-1a352d564fbe09bd633e13ebd3cdd8faf1dda455.zip
llvm-1a352d564fbe09bd633e13ebd3cdd8faf1dda455.tar.gz
llvm-1a352d564fbe09bd633e13ebd3cdd8faf1dda455.tar.bz2
[find-all-symbols] Slim SymbolInfo.
Summary: SymbolInfo has some optional fields, which is a bad-smell implementation. For now, we * remove the optional field since we don't need them (we can probably add them back if we actually need them in the future) * make SymbolInfo to be a class. By this change, the code is more simplified. Reviewers: klimek Subscribers: cfe-commits, ioeric, bkramer Differential Revision: http://reviews.llvm.org/D20095 llvm-svn: 269162
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions