]> granicus.if.org Git - clang/commit
According to the GCC man page, all -imacros are included before any -include's.
authorChris Lattner <sabre@nondot.org>
Wed, 8 Apr 2009 20:15:42 +0000 (20:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Apr 2009 20:15:42 +0000 (20:15 +0000)
commitb31ac22ed75e6b0095f92f32bc5592a61211846b
tree47b50b98791d3ea34e936b8c2e2632a1ddd10e27
parentfbb22988150b98a3332a06e957154ac2bd6e4a35
According to the GCC man page, all -imacros are included before any -include's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68633 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-cc/clang-cc.cpp