aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSource.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-09-08 21:18:03 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-09-08 21:18:03 +0000
commited2a360fd1b6d8879ff287d7a9353ea5ff97e4f3 (patch)
tree92c9018415ca5273921d6bc2a9170f72f8d770f6 /lldb/source/Commands/CommandObjectSource.cpp
parent51920a619106673fb1faaa407070f33ff565c5c2 (diff)
downloadllvm-ed2a360fd1b6d8879ff287d7a9353ea5ff97e4f3.zip
llvm-ed2a360fd1b6d8879ff287d7a9353ea5ff97e4f3.tar.gz
llvm-ed2a360fd1b6d8879ff287d7a9353ea5ff97e4f3.tar.bz2
The frexp, modf, and remquo builtins are not 'const'.
These functions return a second value by writing to a pointer argument, so they cannot be marked 'readnone' which implies that they don't access memory. <rdar://problem/10070234> llvm-svn: 139319
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions