llvm-project/clang/lib
Douglas Gregor c1fb15ea8f Provide an upper bound to the edit-distance algorithm when performing
typo correction, to allow early exits.

llvm-svn: 116868
2010-10-19 22:14:33 +00:00
..
AST Putting back safe fixes 116836,116837,116838 2010-10-19 21:54:32 +00:00
Analysis Death to blocks, or at least the word "block" in one particular obnoxiously 2010-10-15 04:57:14 +00:00
Basic CodeGen: Fix long double on Windows using MSVC runtime. 2010-10-18 07:11:10 +00:00
Checker Tweak retain/release checker diagnostics to specify a leak occurs because an object is not referenced later in the path, 2010-10-15 22:50:23 +00:00
CodeGen This patch implements Next's IRGen for -fconstant-string-class=class-name. 2010-10-19 17:19:29 +00:00
Driver Use CLANG_RESOURCE_DIR define if one is provided, otherwise use the default of 2010-10-19 08:47:51 +00:00
Frontend "Fix" bogus idempotent operations warning due to loop unrolling not unrolling enough loops to show that an invariant 2010-10-18 23:36:05 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers Fix CMake installation of arm_neon.h 2010-10-19 18:06:10 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Revert most of r116862. It isn't quite the right fix for a memory leak in Preprocessor. 2010-10-19 21:40:34 +00:00
Parse Tag references shouldn't ever get template parameter lists. 2010-10-19 18:40:57 +00:00
Rewrite Fix a rewriting bug of rewriting properties declared in 2010-10-16 00:29:27 +00:00
Sema Provide an upper bound to the edit-distance algorithm when performing 2010-10-19 22:14:33 +00:00
Serialization Putting back safe fixes 116836,116837,116838 2010-10-19 21:54:32 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00