summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/MemoryObject.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-08-27 06:37:51 +0000
committerDouglas Gregor <dgregor@apple.com>2011-08-27 06:37:51 +0000
commitd90c3c92d58a2757aab06b5d6d034a8f199c1ab5 (patch)
tree8c825a3fa27aabf8888ece680c40231084389129 /llvm/lib/Support/MemoryObject.cpp
parentd22f9b395b8247020cea7d013429e895e7468f74 (diff)
downloadbcm5719-llvm-d90c3c92d58a2757aab06b5d6d034a8f199c1ab5.tar.gz
bcm5719-llvm-d90c3c92d58a2757aab06b5d6d034a8f199c1ab5.zip
Take an entirely different approach to handling the "parsing" of
__import__ within the preprocessor, since the prior one foolishly assumed that Preprocessor::Lex() was re-entrant. We now handle __import__ at the top level (only), after macro expansion. This should fix the buildbot failures. llvm-svn: 138704
Diffstat (limited to 'llvm/lib/Support/MemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud