[cfe-commits] r50234 - /cfe/trunk/Driver/HTMLDiagnostics.cpp

Chris Lattner clattner at apple.com
Thu Apr 24 17:29:55 PDT 2008


On Apr 24, 2008, at 4:37 PM, Ted Kremenek wrote:
> +++ cfe/trunk/Driver/HTMLDiagnostics.cpp Thu Apr 24 18:37:03 2008
> @@ -162,8 +162,14 @@
>   const FileEntry* Entry = SMgr.getFileEntryForID(FileID);
>   std::string DirName(Entry->getDir()->getName());
>
> +  // This is a cludge; basically we want to append either the full

spello 'kludge'. :)

-Chris



More information about the cfe-commits mailing list