summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTWriterStmt.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-09-07 23:40:05 +0000
committerGreg Clayton <gclayton@apple.com>2010-09-07 23:40:05 +0000
commite83e731ec11710e14c4c8e6747c26da57c22b6db (patch)
tree6abc70863cd7810654be414cd031299e0ab40e70 /clang/lib/Serialization/ASTWriterStmt.cpp
parent331b3dd2ad1bb8ec9d2c6d6d676db988e7a95cdc (diff)
downloadbcm5719-llvm-e83e731ec11710e14c4c8e6747c26da57c22b6db.tar.gz
bcm5719-llvm-e83e731ec11710e14c4c8e6747c26da57c22b6db.zip
Remove the Flags member in lldb_private::Module in favor of bitfield boolean
member variables. Modified lldb_private::Module to have an accessor that can be used to tell if a module is a dynamic link editor (dyld) as there are functions in dyld on darwin that mirror functions in libc (malloc, free, etc) that should not be used when doing function lookups by name in expressions if there are more than one match when looking up functions by name. llvm-svn: 113313
Diffstat (limited to 'clang/lib/Serialization/ASTWriterStmt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud