aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-01-19 04:22:50 +0000
committerTed Kremenek <kremenek@apple.com>2008-01-19 04:22:50 +0000
commit0a3fecad0a4bf48a83eb7370a4d46880efdc6971 (patch)
tree453f4c6dea326dfb63696f613121b102f5e0810f /lib/CodeGen
parenta753f703d1e532dbec5f89c6af834ccd72581ca9 (diff)
downloadexternal_llvm-0a3fecad0a4bf48a83eb7370a4d46880efdc6971.zip
external_llvm-0a3fecad0a4bf48a83eb7370a4d46880efdc6971.tar.gz
external_llvm-0a3fecad0a4bf48a83eb7370a4d46880efdc6971.tar.bz2
Made 'FoldingSetNodeID' a proper class instead of a nested class in
'FoldingSetNodeImpl' (previously 'FoldingSetNodeID' was a typedef of 'FoldingSetNodeImpl::NodeID'). Why? Clients can now easily forward declare 'FoldingSetNodeID' without having to include FoldingSet.h. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46187 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions