Remove Function::getParamAttributes and use the AttributeSet accessor methods instead.
[oota-llvm.git] / include / llvm / Option / ArgList.h
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.