diff options
author | Ewan Crawford <ewan@codeplay.com> | 2016-03-10 10:31:08 +0000 |
---|---|---|
committer | Ewan Crawford <ewan@codeplay.com> | 2016-03-10 10:31:08 +0000 |
commit | 6dc9db52449255227a7cd00ed0b1283059824076 (patch) | |
tree | be6e858cb872c07d8c085d64fe840f805d6dddb9 /llvm/lib/Analysis/CallGraph.cpp | |
parent | e2961f71d2ad7fec1c2ff5aa1a17e92336007ce8 (diff) | |
download | llvm-6dc9db52449255227a7cd00ed0b1283059824076.zip llvm-6dc9db52449255227a7cd00ed0b1283059824076.tar.gz llvm-6dc9db52449255227a7cd00ed0b1283059824076.tar.bz2 |
Track expression language from one place in ClangExpressionParser
The current expression language is currently tracked in a few places within the ClangExpressionParser constructor.
This patch adds a private lldb::LanguageType attribute to the ClangExpressionParser class and tracks the expression language from that one place.
Author: Luke Drummond <luke.drummond@codeplay.com>
Differential Revision: http://reviews.llvm.org/D17719
llvm-svn: 263099
Diffstat (limited to 'llvm/lib/Analysis/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions