aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorJeroen Ketema <j.ketema@imperial.ac.uk>2014-11-18 14:19:27 +0000
committerJeroen Ketema <j.ketema@imperial.ac.uk>2014-11-18 14:19:27 +0000
commit7a22aebbda22536b9cbac25a21e8a3e0a92284b7 (patch)
tree0663cd15002cfdf2929b119dd46c42f4854ca39a /lldb/source/Commands/CommandObjectCommands.cpp
parentca72ebb9cecc9659bc602e1936e8732e03b91a86 (diff)
downloadllvm-7a22aebbda22536b9cbac25a21e8a3e0a92284b7.zip
llvm-7a22aebbda22536b9cbac25a21e8a3e0a92284b7.tar.gz
llvm-7a22aebbda22536b9cbac25a21e8a3e0a92284b7.tar.bz2
Don't include <stddef.h>
Including a standard or system header isn't allowed in OpenCL. The type "size_t" needs to be explicitely defined now. v2: Use __SIZE_TYPE__ instead of unsigned int. v3: Define ptrdiff_t and NULL. Patch-by: Jean-Sébastien Pédron Reviewed-by: Jeroen Ketema Reviewed-by: Jan Vesely llvm-svn: 222235
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions