"clang/lib/GR/Checkers/UndefinedAssignmentChecker.cpp" did not exist on "2ff5ab1516e48c2fff0138f953d887b5e695214b"
-
Andrew Trick authored
Moving toward a uniform style of pass definition to allow easier target configuration. Globally declare Pass ID. Globally declare pass initializer. Use INITIALIZE_PASS consistently. Add a call to the initializer from CodeGen.cpp. Remove redundant "createPass" functions and "getPassName" methods. While cleaning up declarations, cleaned up comments (sorry for large diff). llvm-svn: 150100
1fa5bcbe
Loading