diff options
author | Sean Callanan <scallanan@apple.com> | 2015-04-14 18:36:17 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2015-04-14 18:36:17 +0000 |
commit | b8bf6efa6ea140ad73f3d57904b617a7685e622f (patch) | |
tree | c4e7566728fe71ce7e33595af96e87af8b024b81 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c55dee1c2fc9241a6797ffadfbed765cb925deca (diff) | |
download | llvm-b8bf6efa6ea140ad73f3d57904b617a7685e622f.zip llvm-b8bf6efa6ea140ad73f3d57904b617a7685e622f.tar.gz llvm-b8bf6efa6ea140ad73f3d57904b617a7685e622f.tar.bz2 |
Added support to ClangUserExpression for importing
all the macros from the modules the user has loaded.
These macros are currently imported textually into
the expression's source code, which turns out not to
impose the horrific string processing overhead that
I thought it would, but I still plan to look into
performance improvements.
Also modified TestCModules to test that this works.
llvm-svn: 234922
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions