OSDN Git Service

Trim whitespace while loading library list file
authorKiyoung Kim <kiyoungkim@google.com>
Fri, 27 Sep 2019 08:45:10 +0000 (17:45 +0900)
committerKiyoung Kim <kiyoungkim@google.com>
Tue, 1 Oct 2019 05:24:35 +0000 (14:24 +0900)
commitf74c2b7afbe2a581a0dc8bcce0d2553cfe78cf97
tree0b3a01590c981b0b33d94cd0d5bee76bd1abc9b7
parent18eb4c64659ba73974be44647ad3debe20bf2f4c
Trim whitespace while loading library list file

Trim leading and trailing whitespaces from library list file to get
exact library file name

Bug: 141695559
Test: m -j && atest passed
Change-Id: I26078597323229f01e3d88f05188a7a717f3cf2c
generator/librarylistloader.cc
generator/tests/data/library_list_c.txt [new file with mode: 0644]
generator/tests/librarylistloader_test.cc
modules/tests/variables_test.cc