llvm-project/clang/lib/FrontendTool
Tobias Grosser 11ce922456 Parse LLVM command line arguments after plugins have been loaded
This fixes a crash due to command line options, that are not available
before the loading of plugins finished.

llvm-svn: 141525
2011-10-10 01:23:06 +00:00
..
CMakeLists.txt More missing dependencies picked up by Ninja. 2011-09-07 19:12:36 +00:00
ExecuteCompilerInvocation.cpp Parse LLVM command line arguments after plugins have been loaded 2011-10-10 01:23:06 +00:00
Makefile