hanchenye-llvm-project/clang/include
Chris Lattner b7e7f722a2 pchify CXXMemberCallExpr correctly. Before it would serialize
and deserialize as a CallExpr which is close, but ends up
deserializing with the wrong stmt class.

llvm-svn: 103371
2010-05-09 05:36:05 +00:00
..
clang pchify CXXMemberCallExpr correctly. Before it would serialize 2010-05-09 05:36:05 +00:00
clang-c Add CXCursor support for LinkageSpecDecl (e.g., 'extern "C"'). 2010-05-07 01:04:29 +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