.. |
AST
|
Pretty-print anonymous types using their kind and presumed location.
|
2010-03-19 07:56:44 +00:00 |
Analysis
|
Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
|
2010-03-12 22:55:16 +00:00 |
Basic
|
Fix a longstanding (but previously unknown) bug in the lazy
|
2010-03-19 06:12:06 +00:00 |
Checker
|
Refactor argument checking in CallAndMessageChecker to be the same
|
2010-03-18 03:22:29 +00:00 |
CodeGen
|
Try to improve computation of the main file name for debug
|
2010-03-19 14:49:09 +00:00 |
Driver
|
Make -faccess-control and -fno-access-control driver options.
|
2010-03-17 01:32:13 +00:00 |
Frontend
|
Optionally store a PreprocessingRecord in the preprocessor itself, and
|
2010-03-19 16:15:56 +00:00 |
Headers
|
Add remaining sse4.1 intrinsics and builtins.
|
2010-03-15 23:22:58 +00:00 |
Index
|
Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
|
2010-03-12 22:55:16 +00:00 |
Lex
|
Make the preprocessing record a PPCallbacks subclass itself,
|
2010-03-19 17:12:43 +00:00 |
Parse
|
Clean up after ourselves when there's an error parsing the base clause.
|
2010-03-17 00:38:33 +00:00 |
Rewrite
|
Let SourceManager::getBufferData return StringRef instead of a pair of two const char*.
|
2010-03-16 14:14:31 +00:00 |
Runtime
|
clang/Darwin: Update for rename of 10.4 static runtime library.
|
2010-01-20 02:35:02 +00:00 |
Sema
|
Promote enum types during -Wsign-compare. Fixes some spurious warnings,
|
2010-03-19 18:53:26 +00:00 |
CMakeLists.txt
|
Split libAnalysis into two libraries: libAnalysis and libChecker.
|
2010-01-25 04:41:41 +00:00 |
Makefile
|
Split libAnalysis into two libraries: libAnalysis and libChecker.
|
2010-01-25 04:41:41 +00:00 |