| commit | c567ba26e92030a09c96d0a0562a1795dc8f0b82 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Jul 22 16:35:34 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Jul 22 16:35:34 2011 +0000 |
| tree | 3dd8378bda7ac58c68fc28eddc0ab63ed8c8184d | |
| parent | 5814d9d35bf39cad14ced5744710fb299c8c6570 [diff] |
Switch all of the "isysroot" const char*'s throughout the AST reader and writer to StringRef or std::string, as appropriate. llvm-svn: 135769