]> granicus.if.org Git - clang/commit
Rename getDefaultFeatures -> initDefaultFeatures and update comment
authorEric Christopher <echristo@gmail.com>
Wed, 19 Aug 2015 02:24:21 +0000 (02:24 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 19 Aug 2015 02:24:21 +0000 (02:24 +0000)
commit8e4b86fdabca3c0404ad36a02e90a8d4cc4428d2
tree1040690f2474f15dbc8c9ff3ab692868f149ea00
parentffd0dc4ad2c7c55e7d8141a88277253f240ea896
Rename getDefaultFeatures -> initDefaultFeatures and update comment
with the current behavior as the name seems to match what's going on.

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