.. |
Analysis
|
Implement: <rdar://problem/6335715> rule request: gets() buffer overflow
|
2009-07-23 22:29:41 +00:00 |
CXX
|
Semantic checking for main().
|
2009-07-25 04:36:53 +00:00 |
CodeGen
|
Semantic checking for main().
|
2009-07-25 04:36:53 +00:00 |
CodeGenCXX
|
Improve code generation for function template specializations:
|
2009-06-29 22:39:32 +00:00 |
CodeGenObjC
|
Don't use getLLVMFieldNo for bitfields when constructing the ivar layout maps for GC.
|
2009-07-24 17:23:54 +00:00 |
Coverage
|
Introduce a new concept to the static analyzer: SValuator.
|
2009-06-26 00:05:51 +00:00 |
Driver
|
Change these tests to not depend as much on the name of the input.
|
2009-07-25 09:01:12 +00:00 |
FixIt
|
Update test case; I'm confused why this wasn't failing on the buildbot
|
2009-05-16 19:30:01 +00:00 |
Frontend
|
Change these tests to not depend as much on the name of the input.
|
2009-07-25 09:01:12 +00:00 |
Index
|
Prep for new warning.
|
2009-07-21 21:06:08 +00:00 |
Lexer
|
PR4395: Don't detect token concatenation in C mode for
|
2009-06-15 19:48:50 +00:00 |
Misc
|
Fix for PR2386: distinguish between insertion and replacements in the
|
2009-05-18 13:56:52 +00:00 |
PCH
|
Revert this, we can now avoid error cascades better.
|
2009-07-21 23:52:50 +00:00 |
Parser
|
Fix test case, which has a control-reaches-end-of-non-void warning that was
|
2009-07-23 05:06:51 +00:00 |
Preprocessor
|
add push/pop semantics for diagnostics. Patch by Louis Gerbarg!
|
2009-07-12 21:18:45 +00:00 |
Rewriter
|
Prep for new warning.
|
2009-07-22 00:43:08 +00:00 |
Sema
|
Semantic checking for main().
|
2009-07-25 04:36:53 +00:00 |
SemaCXX
|
Fixes broken test by accident.
|
2009-07-24 20:33:35 +00:00 |
SemaObjC
|
Semantic checking for main().
|
2009-07-25 04:36:53 +00:00 |
SemaObjCXX
|
Prep for new warning.
|
2009-07-22 00:43:08 +00:00 |
SemaTemplate
|
Slight code reorganization to allow instantiating post-inc/dec.
|
2009-07-22 22:25:00 +00:00 |
CMakeLists.txt
|
Add support for retrieving the Doxygen comment associated with a given
|
2009-07-02 17:08:52 +00:00 |
Makefile
|
Revert to using shell to find files instead of 'find', that wasn't portable.
|
2009-07-12 19:00:20 +00:00 |
TestRunner.sh
|
Having tests that depend on previously created files is bad idea. Fix them to be self-sufficient.
|
2009-07-06 00:03:47 +00:00 |
cxx-sections.data
|
Update C++ section data and directory structure to reflect N2914
|
2009-06-30 16:45:27 +00:00 |
make_test_dirs.pl
|
Add the structure for a C++ test suite that mimics the structure of the C++ standard
|
2009-06-13 06:06:53 +00:00 |