hanchenye-llvm-project/clang/test/ASTMerge
Chandler Carruth 24284afa2d Flip the default for showing include stacks on notes to false. This
required modifying a few tests that specifically use note include stacks
to check the source manager's view of include stacks. I've simply added
the flag to these tests for now, they may have to be more substantially
changed if we decide to remove support for note include stacks
altogether.

Also, add a test for include stacks on notes that was supposed to go in
with the previous commit.

llvm-svn: 128390
2011-03-27 20:00:08 +00:00
..
Inputs Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
category.m Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
class-template.cpp Implement AST import support for class template specializations. 2010-12-01 01:36:18 +00:00
class.cpp
enum.c
exprs.c
function.c
interface.m Extern the ASTImporter to import @implementation declarations. 2010-12-07 01:26:03 +00:00
namespace.cpp
property.m Implement AST import for Objective-C property implementations 2010-12-07 18:32:03 +00:00
struct.c
typedef.c
var.c Flip the default for showing include stacks on notes to false. This 2011-03-27 20:00:08 +00:00