diff options
author | Jason Molenda <jmolenda@apple.com> | 2013-12-03 09:01:57 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2013-12-03 09:01:57 +0000 |
commit | 977a191e5d389fd33b9a59690f447d39a5911879 (patch) | |
tree | 4b89e9ef2776eb9b1e0974e267db5871da851549 /clang/test/CodeGenCXX/array-operator-delete-call.cpp | |
parent | 4281a1399a7a4d518cd597afdad2ac19b47d4bc0 (diff) | |
download | llvm-977a191e5d389fd33b9a59690f447d39a5911879.zip llvm-977a191e5d389fd33b9a59690f447d39a5911879.tar.gz llvm-977a191e5d389fd33b9a59690f447d39a5911879.tar.bz2 |
#include <Python.h>, not <Python/Python.h>. The latter results in
the build being broken for people using the public Mac OS X 10.9 SDK,
which does not have the Python framework any longer. The Xcode project
file already sets the -I and -L flags correctly so that <Python.h> and
-lpython will work correctly with the system's installed Python.
llvm-svn: 196259
Diffstat (limited to 'clang/test/CodeGenCXX/array-operator-delete-call.cpp')
0 files changed, 0 insertions, 0 deletions