forked from OSchip/llvm-project
b671e34c36
Eliminate createMainFileID() / createMainFileIDForMemBuffer() utility functions. These didn't add much convenience and conflated two distinct operations. This change makes things easier to follow by providing a consistent interface and getting rid of a bunch of cast-to-voids. llvm-svn: 209266 |
||
---|---|---|
.. | ||
AST | ||
ASTMatchers | ||
Basic | ||
Driver | ||
Format | ||
Frontend | ||
Lex | ||
Sema | ||
Tooling | ||
libclang | ||
CMakeLists.txt | ||
Makefile |