Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
| | | | | | | Modifications made by clang-tidy with minor tweaks. llvm-svn: 215557 | ||||
* | [libclang] Introduce libclang APIs for creating a buffer with a JSON virtual ↵ | Argyrios Kyrtzidis | 2014-02-25 | 1 | -0/+64 |
file overlay description. The current API only supports adding 'virtual file path' -> 'real file path' mappings. rdar://15986708 llvm-svn: 202105 |