llvm-project/clang/lib
Nate Begeman 0359e12208 OpenCL 1.0 Support, patch 1/N: upper case swizzle operator and hex element index.
llvm-svn: 74202
2009-06-25 21:06:09 +00:00
..
AST OpenCL 1.0 Support, patch 1/N: upper case swizzle operator and hex element index. 2009-06-25 21:06:09 +00:00
Analysis Remove declaration for unused and unimplemented static method. 2009-06-25 17:25:49 +00:00
Basic Fix column checking for SourceManager::getLocation(). 2009-06-25 18:22:16 +00:00
CodeGen Add a DecltypeType type. 2009-06-24 19:06:50 +00:00
Driver Fix some TableGen-related dependencies for the Clang CMake build 2009-06-23 18:15:28 +00:00
Frontend Introduce the ResolveLocationInAST function which takes an ASTContext and a SourceLocation and it resolves it into a <Decl*, Stmt*> pair. 2009-06-25 18:22:41 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Lex Fix our check for "random whitespace between a \ and newline" to work 2009-06-23 05:15:06 +00:00
Parse Parse the C++0x decltype specifier. 2009-06-24 17:47:40 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema OpenCL 1.0 Support, patch 1/N: upper case swizzle operator and hex element index. 2009-06-25 21:06:09 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00