Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-11-05 | Disable C++ modules tests for Clang 9 | Boris Kolpackov | 1 | -0/+8 | |
See the following post for details: http://lists.llvm.org/pipermail/cfe-dev/2019-October/063637.html | |||||
2019-10-18 | Use $quote() for quoting config.cxx option value in testscripts | Karen Arutyunov | 1 | -1/+1 | |
2019-10-16 | Quote config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 | |
Without this Windows directory separators are treated as escapes. | |||||
2019-06-07 | Complete and normalize paths in cxx.importable_headers | Boris Kolpackov | 1 | -3/+5 | |
Also add more header unit include/import tests. | |||||
2019-04-30 | Initial take on header unit and include translation support | Boris Kolpackov | 1 | -0/+49 | |