llvm-project/clang/lib
Ted Kremenek 9d0bb1e366 Rename 'SValuator' to 'SValBuilder'. The new name
reflects what the class actually does.

llvm-svn: 120605
2010-12-01 21:28:31 +00:00
..
AST AST printing for scoped enumerations and enumerations with a fixed underlying type, from Daniel Wallin 2010-12-01 16:01:08 +00:00
Analysis Let StackFrameContext represent if the call expr is evaluated as lvalue. 2010-11-24 13:08:51 +00:00
Basic Such function decls,as objc's objc_msgSend, builtins in 2010-11-30 17:35:24 +00:00
Checker Rename 'SValuator' to 'SValBuilder'. The new name 2010-12-01 21:28:31 +00:00
CodeGen Restore the lvalue-to-rvalue conversion patch with a minimal fix. 2010-12-01 04:43:34 +00:00
Driver Remove stray emacs mode marker. 2010-12-01 04:33:27 +00:00
Frontend Driver, Frontend: add CUDA language support 2010-12-01 03:15:20 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Undo part of my previous commit to mm_malloc.h, going back to the use of 2010-11-22 08:06:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Merge System into Support. 2010-11-29 18:12:39 +00:00
Parse Not content to implement just "extern" explicit template 2010-12-01 20:32:20 +00:00
Rewrite Merge System into Support. 2010-11-29 18:12:39 +00:00
Sema Improve the diagnostic when the fixed underlying type of a 2010-12-01 16:10:38 +00:00
Serialization Serialization: support for CUDA language extensions 2010-12-01 19:14:57 +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