Go to file
Ashok Thirumurthi acbb1a5db5 Fixed "log enable linux registers" and added a test.
- Eliminated the use of static for methods that read m_register_infos, so that these routines can be implemented in the base class.
- Eliminated m_register_infos in the base class because this is not used when derived classes call UpdateRegisterInfo.
- Also moved the namespace using declarations from headers to source files.

Thanks to Daniel and Samuel for their review feedback.

llvm-svn: 181538
2013-05-09 19:59:47 +00:00
clang CodeGen for CapturedStmts 2013-05-09 19:17:11 +00:00
clang-tools-extra Use 'auto const&' for iterators whose deref operator return a const var 2013-05-09 17:46:20 +00:00
compiler-rt Try to fix Windows build too 2013-05-08 18:15:01 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Initialize codecvt explicitly with the C locale, which might not be 0. 2013-05-09 19:00:18 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld] Use range based for loop instead of explicit iterators (no functionality change) 2013-05-09 04:00:44 +00:00
lldb Fixed "log enable linux registers" and added a test. 2013-05-09 19:59:47 +00:00
llvm Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions. 2013-05-09 19:16:07 +00:00
polly Sort includes 2013-05-07 08:11:54 +00:00