diff options
| author | Sean Callanan <scallanan@apple.com> | 2011-11-07 23:35:40 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2011-11-07 23:35:40 +0000 |
| commit | c7b650670e4c0c8ac87cad2afc8566859f71645c (patch) | |
| tree | 6a0f7df9084a1cffc51726f40e0d39bcead5d0e4 /llvm/lib | |
| parent | 82695d6259f5767406ce9dd52b920e38a875729e (diff) | |
| download | bcm5719-llvm-c7b650670e4c0c8ac87cad2afc8566859f71645c.tar.gz bcm5719-llvm-c7b650670e4c0c8ac87cad2afc8566859f71645c.zip | |
Added a language parameter to the expression parser,
which will in the future allow expressions to be
compiled as C, C++, and Objective-C instead of the
current default Objective-C++. This feature requires
some additional support from Clang -- specifically, it
requires reference types in the parser regardless of
language -- so it is not yet exposed to the user.
llvm-svn: 144042
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

