clang-1/lib
Roman Divacky 451f8caf37 The default CPU on FreeBSD for i386 should be i486, not pentium4.
Patch by Dimitry Andric!



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126763 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-01 18:11:37 +00:00
..
AST Implement -mrtd which sets the StdCall calling convention to be the default 2011-03-01 17:40:53 +00:00
Analysis In preparation for fixing PR 6884, rework CFGElement to have getAs<> return pointers instead of fresh CFGElements. 2011-03-01 03:15:10 +00:00
Basic Teach TextDiagnosticPrinter to print out '-Werror' in addition to the warning flag for a warning mapped to an error. 2011-02-25 01:28:26 +00:00
CodeGen objc IRGen for Next runtime message API. 2011-03-01 17:28:13 +00:00
Driver The default CPU on FreeBSD for i386 should be i486, not pentium4. 2011-03-01 18:11:37 +00:00
Frontend On FreeBSD, make sure /usr/local/include is *not* in the default include 2011-03-01 18:08:03 +00:00
FrontendTool Intoduce '-analyzer-checker-help' flag which outputs a list of all available static analyzer checkers. 2011-02-25 00:09:51 +00:00
Headers CMake: updated list of installable header files. PR9321. 2011-02-27 13:33:31 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Rename tok::eom to tok::eod. 2011-02-28 02:37:51 +00:00
Parse Revert r126748, my second attempt at nested-name-specifier source 2011-03-01 17:25:47 +00:00
Rewrite Fix objc rewriting bug casting to qualified objective-c pointetr. 2011-02-26 01:31:36 +00:00
Sema Don't wanr about "negative shifts" in code that is unreachable. Fixes PR 5544. 2011-03-01 18:09:31 +00:00
Serialization Implement -mrtd which sets the StdCall calling convention to be the default 2011-03-01 17:40:53 +00:00
StaticAnalyzer In preparation for fixing PR 6884, rework CFGElement to have getAs<> return pointers instead of fresh CFGElements. 2011-03-01 03:15:10 +00:00
CMakeLists.txt [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 2011-02-08 22:30:36 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00