aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2008-11-05 04:29:56 +0000
committerDouglas Gregor <dgregor@apple.com>2008-11-05 04:29:56 +0000
commit7ad8390f7992ab7f19b1460c5f0b9d96f165c4e9 (patch)
tree93d1b7ba4d514152f8dc77e32c6cc1c80a746e0d /lib/Sema/SemaDecl.cpp
parente839b15d7d18c3f63ce0aea885d704ef663a05e9 (diff)
Initial implementation of parsing, semantic analysis, and AST-building
for constructor initializations, e.g., class A { }; class B : public A { int m; public: B() : A(), m(17) { }; }; git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58749 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions