llvm-project/clang/lib
Rafael Espindola ea1e86e80d Remove unused DiagnosticsEngine::NumErrorsSuppressed member.
Patch by Brad King!

llvm-svn: 220413
2014-10-22 20:09:12 +00:00
..
ARCMigrate Objective-C SDK modernization. import Foundation even 2014-10-09 22:04:27 +00:00
AST Correct importing of the type of a TemplateArgument 2014-10-22 19:54:16 +00:00
ASTMatchers Fix code to follow the "Don’t use else after a return" rule. 2014-10-16 17:50:19 +00:00
Analysis Remove unused member variable. 2014-10-21 04:19:18 +00:00
Basic Remove unused DiagnosticsEngine::NumErrorsSuppressed member. 2014-10-22 20:09:12 +00:00
CodeGen DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory) 2014-10-22 19:34:33 +00:00
Driver Driver: rename Windows to MSVCToolChain 2014-10-22 02:37:29 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: Use AllowShortBlocksOnASingleLine for ObjC blocks, too. 2014-10-22 09:12:44 +00:00
Frontend Support using sample profiles with partial debug info (driver) 2014-10-22 13:00:05 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers <float.h>: Don't seek #include_next if -ffreestanding for targeting mingw. 2014-10-22 01:25:49 +00:00
Index Format: ArrayRefize some implicit copies away. 2014-10-03 18:52:48 +00:00
Lex [modules] Add support for #include_next. 2014-10-20 00:15:49 +00:00
Parse Reland r219810 "Fix late template parsing leak with incremental processing" 2014-10-22 17:50:19 +00:00
Rewrite Use intrusive refcounted pointers to manage RopeRefCountString lifetime. 2014-09-15 17:58:03 +00:00
Sema Reland r219810 "Fix late template parsing leak with incremental processing" 2014-10-22 17:50:19 +00:00
Serialization [modules] Initial support for explicitly loading .pcm files. 2014-10-22 02:05:46 +00:00
StaticAnalyzer [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus package. 2014-10-21 12:41:36 +00:00
Tooling Driver: Use pointee_iterator rather than iterating over unique_ptrs 2014-10-03 01:04:53 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00