]> granicus.if.org Git - clang/commit
Teach the PrintFunctionNames example to be a proper module, so that
authorDouglas Gregor <dgregor@apple.com>
Tue, 8 Jun 2010 19:23:49 +0000 (19:23 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 8 Jun 2010 19:23:49 +0000 (19:23 +0000)
commiteb5dc498da53b50633eb9b19ca43b8988c340f0d
tree33442f6de69450afdb6f9783df3c1b98aeb4fd75
parent45f5b54d67215639ae6585d12df5133e99180c2b
Teach the PrintFunctionNames example to be a proper module, so that
Clang can load it as a plugin. Original fix by Troy D. Straszheim,
which I extended with Darwin support. Fixes PR6801.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105630 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
examples/PrintFunctionNames/CMakeLists.txt
examples/clang-interpreter/CMakeLists.txt
tools/libclang/CMakeLists.txt