teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/stringprinter
Sean Callanan 968bb72f58 Make lldbinline.py regenerate the Makefile each time it builds.
If a lldbinline test's source file changed language, then the Makefile wasn't
updated.  This was a problem if the Makefile was checked into the repository.

Now lldbinline.py always regenerates the Makefile and asserts if the
newly-generated version is not the same as the one already there.  This ensures
that the repository will never be out of date without a buildbot failing.

http://reviews.llvm.org/D21032

llvm-svn: 272024
2016-06-07 17:22:18 +00:00
..
main.cpp Fix an issue where LLDB would truncate summaries for string types without producing any evidence thereof 2015-11-04 00:02:08 +00:00
Makefile Make lldbinline.py regenerate the Makefile each time it builds. 2016-06-07 17:22:18 +00:00
TestStringPrinter.py Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00