Author: rnk
Date: Fri Sep 22 18:03:17 2017
New Revision: 314050
URL: http://llvm.org/viewvc/llvm-project?rev=314050&view=rev
Log:
[Support] Rename tool_output_file to ToolOutputFile, NFC
This class isn't similar to anything from the STL, so it shouldn't use
the STL naming conventions.
Modified:
Author: rnk
Date: Fri Sep 22 18:03:17 2017
New Revision: 314050
URL: http://llvm.org/viewvc/llvm-project?rev=314050&view=rev
Log:
[Support] Rename tool_output_file to ToolOutputFile, NFC
This class isn't similar to anything from the STL, so it shouldn't use
the STL naming conventions.
Modified:
Author: rnk
Date: Fri Sep 22 18:03:17 2017
New Revision: 314050
URL: http://llvm.org/viewvc/llvm-project?rev=314050&view=rev
Log:
[Support] Rename tool_output_file to ToolOutputFile, NFC
This class isn't similar to anything from the STL, so it shouldn't use
the STL naming conventions.
Modified: