Skip to content
Commit 388fbd8f authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Handle "file not found" error in the superclass's errStr().

If a subclass does not override the member function, the superclass's method
takes care of string conversion of "file not found" error. This is a reasonable
default behavior. Subclasses are still able to override to customize error
messages.

llvm-svn: 191058
parent f7ec86a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment