diff options
| author | Francois Pichet <pichet2000@gmail.com> | 2011-05-11 02:14:46 +0000 |
|---|---|---|
| committer | Francois Pichet <pichet2000@gmail.com> | 2011-05-11 02:14:46 +0000 |
| commit | 3abc9b8b7990e3e6ea4623dbed3991aac7b1601c (patch) | |
| tree | d57daa9e7b9efe1ed7c401ea5809d0e62bbb35d1 /llvm/lib/CodeGen/BranchFolding.cpp | |
| parent | 50117f81862fa1f6c5f50db9ca32ac8fa2776255 (diff) | |
| download | llvm-3abc9b8b7990e3e6ea4623dbed3991aac7b1601c.zip llvm-3abc9b8b7990e3e6ea4623dbed3991aac7b1601c.tar.gz llvm-3abc9b8b7990e3e6ea4623dbed3991aac7b1601c.tar.bz2 | |
In Microsoft mode, allow pure specifier (=0) on inline functions declared at class scope.
This removes 2 errors when parsing MFC code with clang
Example:
class A {
virtual void f() = 0 { }
}
llvm-svn: 131175
Diffstat (limited to 'llvm/lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions
