Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rationalization of includes in the data formatters code | Enrico Granata | 2015-10-20 | 1 | -0/+2 |
| | | | | llvm-svn: 250798 | ||||
* | Never mind, I see what the problem is on the Windows build. Attempt a fix | Enrico Granata | 2015-09-04 | 1 | -1/+2 |
| | | | | llvm-svn: 246876 | ||||
* | Move the C++ data formatters to the C++ language plugin | Enrico Granata | 2015-09-04 | 1 | -1/+1 |
| | | | | llvm-svn: 246873 | ||||
* | Nuke CXXFormatterFunctions.cpp - split the contents of it across different ↵ | Enrico Granata | 2015-09-04 | 1 | -0/+63 |
files, so that things are better organized along the C++/ObjC line This is preparatory work for moving these formatters into language categories llvm-svn: 246827 |