mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
Another step towards isolating all language/AST specific code into the files to further abstract specific implementations of parsing types for a given language. llvm-svn: 245090