llvm-project/clang/include
Aaron Ballman 91cdc28d93 [C++11] Replacing UsingDecl iterators shadow_begin() and shadow_end() with iterator_range shadows(). Updating all of the usages of the iterators with range-based for loops.
llvm-svn: 203825
2014-03-13 18:07:29 +00:00
..
clang [C++11] Replacing UsingDecl iterators shadow_begin() and shadow_end() with iterator_range shadows(). Updating all of the usages of the iterators with range-based for loops. 2014-03-13 18:07:29 +00:00
clang-c [libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework. 2014-03-03 07:41:45 +00:00
CMakeLists.txt
Makefile