.. |
ARCMigrate
|
Add a hasExternalLinkage helper. No functionality change.
|
2013-03-07 02:00:27 +00:00 |
AST
|
Strip off local qualifiers when converting from RecordType to
|
2013-03-23 01:38:36 +00:00 |
ASTMatchers
|
Implements memoization for ancestor matching.
|
2013-03-14 16:33:21 +00:00 |
Analysis
|
Remove the CFGElement "Invalid" state.
|
2013-02-23 00:29:34 +00:00 |
Basic
|
OpenMP threadprivate directive parsing and semantic analysis
|
2013-03-22 06:34:35 +00:00 |
CodeGen
|
Simplify code. No functionality change.
|
2013-03-24 16:04:55 +00:00 |
Driver
|
[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete.
|
2013-03-25 01:35:45 +00:00 |
Edit
|
Include llvm::Optional in clang/Basic/LLVM.h
|
2013-02-20 22:23:23 +00:00 |
Format
|
Better fix for r177725.
|
2013-03-22 16:55:40 +00:00 |
Frontend
|
<rdar://problem/13479539> Only rebuild the global module cache when we're allowed to.
|
2013-03-22 21:26:48 +00:00 |
FrontendTool
|
use early returns to simplify and de-nest
|
2013-01-06 07:49:41 +00:00 |
Headers
|
<rdar://problem/13479214> Make Clang's <stddef.h> robust against system headers defining size_t/ptrdiff_t/wchar_t.
|
2013-03-22 00:10:49 +00:00 |
Lex
|
[PCH/Modules] De/Serialize MacroInfos separately than MacroDirectives.
|
2013-03-22 21:12:57 +00:00 |
Parse
|
OpenMP threadprivate directive parsing and semantic analysis
|
2013-03-22 06:34:35 +00:00 |
Rewrite
|
Add some assertions to appease the static analyzer.
|
2013-03-15 21:41:35 +00:00 |
Sema
|
Generate metadata to implement the -cl-kernel-arg-info option.
|
2013-03-24 13:58:12 +00:00 |
Serialization
|
[PCH/Modules] De/Serialize MacroInfos separately than MacroDirectives.
|
2013-03-22 21:12:57 +00:00 |
StaticAnalyzer
|
[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete.
|
2013-03-25 01:35:45 +00:00 |
Tooling
|
ClangTool output cleanup
|
2013-03-15 20:14:01 +00:00 |
CMakeLists.txt
|
Initial version of formatting library.
|
2012-12-03 18:12:45 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |