.. |
CMakeLists.txt
|
CMake: Builds and installs clang binary and libs (no docs yet). It
|
2008-10-26 00:56:18 +00:00 |
HeaderMap.cpp
|
Update to match simplified llvm MemoryBuffer interfaces for files.
|
2008-04-01 18:04:30 +00:00 |
HeaderSearch.cpp
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
Lexer.cpp
|
Change FormTokenWithChars to take the token kind to form, since all clients
|
2008-10-12 04:51:35 +00:00 |
LiteralSupport.cpp
|
Speed up NumericLiteralParser::GetIntegerValue.
|
2008-10-16 07:32:01 +00:00 |
MacroArgs.cpp
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
MacroArgs.h
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
MacroInfo.cpp
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
Makefile
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
PPCaching.cpp
|
Line endings: CRLF -> LF
|
2008-09-05 08:53:53 +00:00 |
PPDirectives.cpp
|
Stop the preprocessor from poking the lexer's private parts.
|
2008-10-12 03:31:33 +00:00 |
PPExpressions.cpp
|
various updates to match r54873 on mainline.
|
2008-08-17 07:19:51 +00:00 |
PPLexerChange.cpp
|
Change FormTokenWithChars to take the token kind to form, since all clients
|
2008-10-12 04:51:35 +00:00 |
PPMacroExpansion.cpp
|
Fix the root cause of PR2750 instead of the side effect.
|
2008-09-29 23:12:31 +00:00 |
Pragma.cpp
|
Add Preprocessor::RemovePragmaHandler.
|
2008-10-04 19:17:46 +00:00 |
Preprocessor.cpp
|
__CONSTANT_CFSTRINGS__ should be defined even in C mode, otherwise the CFSTR
|
2008-10-06 07:43:09 +00:00 |
ScratchBuffer.cpp
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
TokenLexer.cpp
|
Simplify raw mode lexing by treating an unterminate /**/ comment the
|
2008-10-12 01:31:51 +00:00 |