llvm-project/clang/lib
Ted Kremenek 6b33356614 Per PR 11814, use Monospace instead of Andale Mono.
llvm-svn: 148567
2012-01-20 20:39:55 +00:00
..
ARCMigrate arc migrator: replace "retain" attribute with "strong" 2012-01-20 19:15:02 +00:00
AST Move narrowing conversion detection code from SemaInit to SemaOverload, ready 2012-01-18 05:21:49 +00:00
Analysis scanf: parse the 'm' length modifier, and check that the right arguments 2012-01-12 17:11:12 +00:00
Basic fix for PR11655 2012-01-17 22:40:00 +00:00
CodeGen use llvm:Attributes instead of unsigned 2012-01-20 17:57:16 +00:00
Driver Reenable DeadStoresChecker under --analyze, and move the IdempotentOperationsChecker to the 'experimental' category. Fixes <rdar://problem/10146347>. 2012-01-20 06:00:17 +00:00
Frontend Extract the (InputKind, std::string) pair used to describe inputs to 2012-01-20 16:28:04 +00:00
FrontendTool Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Headers Extend unwind.h with the ARM unwinder interface. 2012-01-19 11:39:05 +00:00
Index Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Lex Enhance Lexer::makeFileCharRange to check for ranges inside a macro argument 2012-01-20 16:52:43 +00:00
Parse Remove PotentiallyPotentiallyEvaluated, and replace it with a much simpler and less error-prone way of handling the relevant cases. Towards marking of whether a declaration is used more accurately. 2012-01-20 01:26:23 +00:00
Rewrite Per PR 11814, use Monospace instead of Andale Mono. 2012-01-20 20:39:55 +00:00
Sema Replace a dubious use of SmallVectorImpl with a proper copy. 2012-01-20 16:39:18 +00:00
Serialization Optimize unqualified/global name lookup in modules by introducing a 2012-01-18 20:56:22 +00:00
StaticAnalyzer [analyzer] Add taint awareness to DivZeroChecker. 2012-01-20 20:28:31 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00