Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start libc++ python cleanup and consolidation. | Eric Fiselier | 2017-02-09 | 1 | -0/+19 |
Libc++ frequently creates and uses utilities written in python. Currently there are python modules under both libcxx/test and libcxx/util. My goal with these changes is to consolidate them into a single package under libcxx/utils/libcxx. llvm-svn: 294644 |