History log of /external/llvm/include/llvm/Support/SMLoc.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
367783223d6e3d1a421041a539172abc984b9684 08-Jul-2012 Benjamin Kramer <benny.kra@googlemail.com> Remove some trivial copy ctors so the classes become trivially copyable and get the optimized SmallVector implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159916 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Support/SMLoc.h
18e2f6e94cf9dc48bfc6dfa3848971aa88e334da 18-May-2012 Nick Kledzik <kledzik@apple.com> fix warnings when compiling with -Wshadow

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157061 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Support/SMLoc.h
d8b7aa26134d2abee777f745c32005e63dea2455 16-Oct-2011 Chris Lattner <sabre@nondot.org> Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does. Enhance
the X86 asmparser to produce ranges in the one case that was annoying me, for example:

test.s:10:15: error: invalid operand for instruction
movl 0(%rax), 0(%edx)
^~~~~~~

It should be straight-forward to enhance filecheck, tblgen, and/or the .ll parser to use
ranges where appropriate if someone is interested.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142106 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Support/SMLoc.h
d33b276bcb1efd4fa14c32fec68ae24baf30eb28 29-Aug-2011 Jim Grosbach <grosbach@apple.com> Tidy up. Whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138767 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Support/SMLoc.h
2122f69c023f197435c289701ebe6cbec9ecb881 18-Jan-2010 Sean Callanan <scallanan@apple.com> Added a newline at the end of SMLoc.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93784 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Support/SMLoc.h
76d76d568942e08ee35762532a7090a596af906c 18-Jan-2010 Sean Callanan <scallanan@apple.com> Changed the comment in the file header for SMLoc
to something more accurate.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93782 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Support/SMLoc.h
1ae486a4a06a5132c094b9ce66836ff081fea3a6 18-Jan-2010 Sean Callanan <scallanan@apple.com> Split SMLoc out in its own header so that it can
be used independently of SourceMgr.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93780 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Support/SMLoc.h