hanchenye-llvm-project/clang/include
Douglas Gregor f64acca2f5 Only enable code patterns (e.g., try { statements } catch (...) {
statements }) in the code-completion results if explicitly requested.

llvm-svn: 104637
2010-05-25 21:41:55 +00:00
..
clang Only enable code patterns (e.g., try { statements } catch (...) { 2010-05-25 21:41:55 +00:00
clang-c Add libclang function 'clang_isFromMainFile()' (which just wraps SourceManager::isFromMainFile()). 2010-05-20 02:59:19 +00:00
CMakeLists.txt
Makefile Move include installation steps to better location, inside each include dir instead of at the top-level. 2010-04-30 17:59:38 +00:00