Add an OptionValueLanguage class
authorEnrico Granata <egranata@apple.com>
Fri, 20 Feb 2015 19:46:30 +0000 (19:46 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 20 Feb 2015 19:46:30 +0000 (19:46 +0000)
commit8fdf78594eaa453de9b6c92f24ba297f482312d9
treeb62f77d6ae993c39b3199b20f9fdfa5f17d9c0b3
parenta070ee5ef52f519772e02be64c307857994d6daf
Add an OptionValueLanguage class

llvm-svn: 230046
lldb/include/lldb/Interpreter/OptionValue.h
lldb/include/lldb/Interpreter/OptionValueLanguage.h [new file with mode: 0644]
lldb/include/lldb/Interpreter/OptionValues.h
lldb/include/lldb/lldb-forward.h
lldb/lldb.xcodeproj/project.pbxproj
lldb/source/Interpreter/OptionValue.cpp
lldb/source/Interpreter/OptionValueLanguage.cpp [new file with mode: 0644]
lldb/source/Interpreter/Property.cpp