Use CXX_SOURCES and point to the right source file.
authorJim Ingham <jingham@apple.com>
Thu, 21 Jan 2021 02:38:07 +0000 (18:38 -0800)
committerJim Ingham <jingham@apple.com>
Thu, 21 Jan 2021 02:38:07 +0000 (18:38 -0800)
commit98feb08e449f179c3c5ccc6878c31cf16c160b06
tree74631f174fbd275ae4cc91462ced621e9c3024d6
parentf86db34defc323135106dc12e9fa888003cdcbd7
Use CXX_SOURCES and point to the right source file.

Copy paste error, but the test still built on macOS.  Weird.
It failed on debian linux with an error about -fno-limit-debug-info
not being a supported flag???  Not sure how this goof would cause
that error, but let's see if it did...
lldb/test/API/lang/cpp/break-on-initializers/Makefile