]> granicus.if.org Git - clang/commit
Don't try to CodeGen using directives, from Anders Johnsen
authorDouglas Gregor <dgregor@apple.com>
Wed, 2 Sep 2009 23:49:23 +0000 (23:49 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 2 Sep 2009 23:49:23 +0000 (23:49 +0000)
commitdd9967a6374c9a44be4af02aaeee340ffb82848f
treea25a2e80696a8282a9541d3bbc0cff6de7c12782
parentd6970811dcfb7feefde1d5c4988c43905f7c73fc
Don't try to CodeGen using directives, from Anders Johnsen

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80853 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp