Simplify the implementation of ClangUtils::getRawContents() by using…

Authored by thomassc on Oct 22 2019, 1:43 PM.

Description

Simplify the implementation of ClangUtils::getRawContents() by using clang_getFileContents()

Details