Craig Topper
|
c37e6c0734
|
[C++11] Add 'override' keyword to virtual methods that override their base class.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202945 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-03-05 07:30:04 +00:00 |
|
Jakub Staszak
|
674be02d52
|
Fix include guards so they exactly match file names.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172025 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-01-10 00:45:19 +00:00 |
|
Chandler Carruth
|
3251e81d79
|
Move CallGraphSCCPass.h into the Analysis tree; that's where the
implementation lives already.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171746 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-01-07 15:26:48 +00:00 |
|