]> granicus.if.org Git - clang/commit
Support for -plugin-arg- with -add-plugin
authorNico Weber <nicolasweber@gmx.de>
Sat, 29 Jan 2011 21:21:49 +0000 (21:21 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 29 Jan 2011 21:21:49 +0000 (21:21 +0000)
commitf25649c74397d2620e6ac61f1045261644707c80
treeb333fb4c110a13b54d3922ac5deb87db388e7cd5
parentc7e98fabd852e9dfa7409b7fc664b87322522c43
Support for -plugin-arg- with -add-plugin

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124551 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/FrontendOptions.h
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendAction.cpp