diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,3 +8,7 @@ @@ What about 64-bit? cl-64 or some such? @@ There is link POSIX command. link.exe? cl-14.exe? + +@@ The /showIncludes run is very slow most likely due to the sed-based path + processing (but verify). Perhaps we should rewrite it in C++ with + translated path caching, etc. |