]> granicus.if.org Git - clang/commit
Move CodeGenOptions constructor out-of-line and add missing headers. NFC.
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 11 Nov 2014 00:22:12 +0000 (00:22 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 11 Nov 2014 00:22:12 +0000 (00:22 +0000)
commit98feb8146b4077bb70ba7cfc443263a0121fdd0a
tree480e9d193ce76cc7faf65a653c415022f9eef3e9
parentf785bb418b03dce6ee7417b9078175106dd3081b
Move CodeGenOptions constructor out-of-line and add missing headers. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221646 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CodeGenOptions.h
lib/Frontend/CMakeLists.txt
lib/Frontend/CodeGenOptions.cpp [new file with mode: 0644]