]> granicus.if.org Git - clang/commit
Extract handling of user defined features into a function so we can
authorEric Christopher <echristo@gmail.com>
Tue, 25 Aug 2015 13:45:24 +0000 (13:45 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 25 Aug 2015 13:45:24 +0000 (13:45 +0000)
commita2e2011c10aceb86a5a63e1b36327373c9a662de
treeafd3bbd3cd4db012f3db8245c9339757b01f82b5
parente5cffd659331719921117bcf2c5b2e5300e75e54
Extract handling of user defined features into a function so we can
specialize it on the targets.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@245935 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetInfo.h
lib/Basic/Targets.cpp