]> granicus.if.org Git - clang/commit
move __FLT_EVAL_METHOD__, __FLT_RADIX__, and __DECIMAL_DIG__ into
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 21:49:27 +0000 (21:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 21:49:27 +0000 (21:49 +0000)
commit12f09260294175dc097b843d3d06d048b9cd64a3
treed9cd908f79159416ccc35c73a2be2486703fd8fe
parent5db552d5c81033636f52dcfa5234dde247a4ca6f
move __FLT_EVAL_METHOD__, __FLT_RADIX__, and __DECIMAL_DIG__ into
target indep code.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57139 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/Lex/Preprocessor.cpp